]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Fix syntax error in rst documentation 2323/head
authorLuis Pabón <lpabon@redhat.com>
Mon, 25 Aug 2014 18:43:53 +0000 (14:43 -0400)
committerLuis Pabón <lpabon@redhat.com>
Mon, 25 Aug 2014 18:44:01 +0000 (14:44 -0400)
Signed-off-by: Luis Pabón <lpabon@redhat.com>
doc/dev/quick_guide.rst

index 96bb3a686a82bd1f1317f9559934bcc849d7b3ec..c696074f04ce84f37ad17daa4ad9ec5d5ea66050 100644 (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