]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Added javascript code block tag.
authorJohn Wilkins <john.wilkins@inktank.com>
Wed, 19 Dec 2012 21:36:17 +0000 (13:36 -0800)
committerJohn Wilkins <john.wilkins@inktank.com>
Wed, 19 Dec 2012 21:36:17 +0000 (13:36 -0800)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/radosgw/config.rst

index 12cca0168a9788c4a332f5380b6d2c34ff5a6bf9..b0a418cc5ca52647652f9345095e7d9919faa824 100644 (file)
@@ -199,6 +199,9 @@ The RADOS Gateway user is a user of the RADOS Gateway. ::
 For example::  
        
   radosgw-admin user create --uid=johndoe --display-name="John Doe" --email=john@example.com
+  
+.. code-block:: javascript
+  
   { "user_id": "johndoe",
     "rados_uid": 0,
     "display_name": "John Doe",