From: Sylvain Baubeau Date: Thu, 30 Jul 2015 15:22:18 +0000 (+0200) Subject: doc: fix command line for swift user creation X-Git-Tag: v9.1.0~347^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a8d33c9fae24a72144f3ed0fc4a4e20cbb34c6ca;p=ceph.git doc: fix command line for swift user creation --- diff --git a/doc/radosgw/config.rst b/doc/radosgw/config.rst index 535482769dfe..549a273885d0 100644 --- a/doc/radosgw/config.rst +++ b/doc/radosgw/config.rst @@ -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": "",