]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc:radosgw: correct typos of the command removing a subuser 5702/head
authorSangdi Xu <xu.sangdi@h3c.com>
Fri, 28 Aug 2015 10:19:23 +0000 (18:19 +0800)
committerSangdi Xu <xu.sangdi@h3c.com>
Fri, 28 Aug 2015 10:19:23 +0000 (18:19 +0800)
Fix typos in the example command removing a subuser, and delete the 'The Ceph Object Gateway' tag as it should not appear there.

Signed-off-by: Sangdi Xu <xu.sangdi@h3c.com>
doc/radosgw/admin.rst

index 849f236e3c09a89b5041ac5ed9993b896df2a2de..e10745ff480103a3259412720d3ed8561cba0af4 100644 (file)
@@ -182,7 +182,7 @@ subuser), specify ``user rm`` and the user ID. ::
 
 To remove the subuser only, specify ``subuser rm`` and the subuser ID. ::
 
-       radosgw-admin subuser rm --uid=johndoe:swift
+       radosgw-admin subuser rm --subuser=johndoe:swift
 
 
 Options include:
@@ -198,10 +198,10 @@ Remove a Subuser
 ----------------
 
 When you remove a sub user, you are removing access to the Swift interface. 
-The user will remain in the system. The Ceph Object Gateway  To remove the subuser, specify 
+The user will remain in the system. To remove the subuser, specify 
 ``subuser rm`` and the subuser ID. ::
 
-       radosgw-admin subuser rm --uid=johndoe:swift
+       radosgw-admin subuser rm --subuser=johndoe:swift