]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix command line for swift user creation 5424/head
authorSylvain Baubeau <sbaubeau@redhat.com>
Thu, 30 Jul 2015 15:22:18 +0000 (17:22 +0200)
committerSylvain Baubeau <sbaubeau@redhat.com>
Thu, 30 Jul 2015 15:22:18 +0000 (17:22 +0200)
doc/radosgw/config.rst

index 535482769dfeeba1ba1039edda9973d57c729679..549a273885d008ff119dc9c164cf4991af5c57c9 100644 (file)
@@ -433,11 +433,10 @@ Execute the following steps on the ``gateway host``:
 
 Create the Swift user::
 
-       sudo radosgw-admin subuser create --uid=testuser --subuser=testuser:swift
+       sudo radosgw-admin subuser create --uid=testuser --subuser=testuser:swift --access=full
 
 The output will be something like the following::
 
-       --access=full
        { "user_id": "testuser",
        "display_name": "First User",
        "email": "",