Revision e5d8df8c docs/admin-guide.rst

b/docs/admin-guide.rst
1121 1121
  $ kamaki file create images
1122 1122

  
1123 1123
You are now ready to upload an image to container ``images``. You can upload it
1124
with a Pithos+ client, or use kamaki directly:
1124
with a Pithos client, or use kamaki directly:
1125 1125

  
1126 1126
.. code-block:: console
1127 1127

  
1128 1128
   $ kamaki file upload ubuntu.iso images
1129 1129

  
1130
You can use any Pithos+ client to verify that the image was uploaded correctly,
1130
You can use any Pithos client to verify that the image was uploaded correctly,
1131 1131
or you can list the contents of the container with kamaki:
1132 1132

  
1133 1133
.. code-block:: console
......
1141 1141
Register Image
1142 1142
--------------
1143 1143

  
1144
To register an image you will need to use the full Pithos+ URL. To register as
1144
To register an image you will need to use the full Pithos URL. To register as
1145 1145
a public image the one from the previous example use:
1146 1146

  
1147 1147
.. code-block:: console

Also available in: Unified diff