From: YankunLi Date: Wed, 14 Oct 2015 02:54:52 +0000 (+0800) Subject: update radosgw-admin command X-Git-Tag: v10.0.0~101^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F6256%2Fhead;p=ceph.git update radosgw-admin command the command "radosgw-admin caps remove" should be "radosgw-admin caps rm" radosgw-admin: commands caps rm remove user capabilities --- diff --git a/doc/radosgw/admin.rst b/doc/radosgw/admin.rst index e10745ff480..e6869778fd3 100644 --- a/doc/radosgw/admin.rst +++ b/doc/radosgw/admin.rst @@ -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