]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Indicate how to add multiple admin capbabilies 13956/head
authorhrchu <hrchu@cht.com.tw>
Tue, 14 Mar 2017 05:40:40 +0000 (13:40 +0800)
committerhrchu <hrchu@cht.com.tw>
Fri, 17 Mar 2017 00:53:32 +0000 (08:53 +0800)
Signed-off-by: Chu, Hua-Rong <hrchu@cht.com.tw>
doc/radosgw/admin.rst

index cfbbb2b77241e292d289a33ed604e08273e0ee3d..e101450cef8c1dd2748df748b38997dea0302c1c 100644 (file)
@@ -288,7 +288,7 @@ usage (utilization). For example::
 
 For example::
 
-       radosgw-admin caps add --uid=johndoe --caps="users=*"
+       radosgw-admin caps add --uid=johndoe --caps="users=*;buckets=*"
 
 
 To remove administrative capabilities from a user, execute the following::