doc: Indicate how to add multiple admin capbabilies

Signed-off-by: Chu, Hua-Rong <hrchu@cht.com.tw>
This commit is contained in:
hrchu 2017-03-14 13:40:40 +08:00
parent 6dbb4f072c
commit fffe28f217

View 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::