Fix syntax error in rst documentation

Signed-off-by: Luis Pabón <lpabon@redhat.com>
This commit is contained in:
Luis Pabón 2014-08-25 14:43:53 -04:00
parent 8d50abce80
commit df3b6fc472

View File

@ -107,6 +107,7 @@ Add the ``-r`` to vstart.sh to enable the RadosGW
You can now use the swift python client to communicate with the RadosGW.
.. code::
$ swift -A http://localhost:8080/auth -U tester:testing -K asdf list
$ swift -A http://localhost:8080/auth -U tester:testing -K asdf upload mycontainer ceph
$ swift -A http://localhost:8080/auth -U tester:testing -K asdf list