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