docs: Remove reference to a file:// img_id prefix
authorNikos Skalkotos <skalkoto@grnet.gr>
Fri, 18 Oct 2013 12:25:48 +0000 (15:25 +0300)
committerNikos Skalkotos <skalkoto@grnet.gr>
Fri, 18 Oct 2013 12:25:48 +0000 (15:25 +0300)
Remove a reference to the deprecated file:// img_id prefix in the
documentation

docs/interface.rst

index 932a182..8909f5c 100644 (file)
@@ -53,7 +53,7 @@ to be used. If no prefix is used, it defaults to the local backend:
   | For example, if we want to deploy the image file:
   | ``/var/lib/snf-image/slackware.diskdump``
   | We need to assign:
-  | ``img_format=diskdump`` and ``img_id=file://slackware.diskdump``
+  | ``img_id=local://slackware.diskdump``
 
  * **Network backend**:
    If the **imd_id** starts with ``http:``, ``https:``, ``ftp:`` or ``ftps:``,