Fix a small error in an img_id example in the docs
authorNikos Skalkotos <skalkoto@grnet.gr>
Mon, 2 Dec 2013 14:43:22 +0000 (16:43 +0200)
committerNikos Skalkotos <skalkoto@grnet.gr>
Mon, 2 Dec 2013 14:45:26 +0000 (16:45 +0200)
The pithosmap URI needs an image size in the end

docs/interface.rst

index 5998cfc..c2d1818 100644 (file)
@@ -75,7 +75,7 @@ to be used. If no prefix is used, it defaults to the local back-end:
   | For example, if we want to deploy using a full Pithos URI:
   | ``img_id=pithos://<user-uuid>/<container>/<slackware-image>``
   | or if we already know the map:
-  | ``img_id=pithosmap://<slackware-image-map-name>``
+  | ``img_id=pithosmap://<slackware-image-map-name>/<size>``
 
  * **Null back-end**:
    To select the Null back-end and skip the fetching and extraction step, we set