]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
update radosgw-admin command 6256/head
authorYankunLi <YankunLi@users.noreply.github.com>
Wed, 14 Oct 2015 02:54:52 +0000 (10:54 +0800)
committerYankunLi <YankunLi@users.noreply.github.com>
Wed, 14 Oct 2015 02:54:52 +0000 (10:54 +0800)
the command "radosgw-admin caps remove" should be "radosgw-admin caps rm"
radosgw-admin:
commands
caps rm                    remove user capabilities

doc/radosgw/admin.rst

index e10745ff480103a3259412720d3ed8561cba0af4..e6869778fd3bb72fc979132a9b0b219a6b72c39e 100644 (file)
@@ -293,7 +293,7 @@ For example::
 
 To remove administrative capabilities from a user, execute the following:: 
 
-       radosgw-admin caps remove --uid=johndoe --caps={caps}
+       radosgw-admin caps rm --uid=johndoe --caps={caps}
 
 
 Quota Management