radosgw-admin: improve man page

* remove "OpenStack user" information (deprecated, should no
  longer be used. No reason to keep mentioning it)
* fix description of --uid
* mention subusers
* add key management commands

Signed-off-by: Florian Haas <florian@hastexo.com>
This commit is contained in:
Florian Haas 2012-06-23 10:50:24 +01:00
parent 63b562f93a
commit 88e31546bb

View File

@ -29,17 +29,33 @@ Commands
Modify a user
:command:`user info`
Display information of a user
Display information of a user, and any potentially available
subusers and keys
:command:`user rm`
Remove a user
:command:`subuser create`
Create a new subuser (primarily useful for clients using the Swift API)
:command:`subuser modify`
Modify a subuser
:command:`subuser rm`
Remove a subuser
:command:`bucket list`
List all buckets
:command:`bucket unlink`
Remove a bucket
:command:`key create`
Create an access key
:command:`key rm`
Remove an access key
:command:`policy`
Display bucket/object policy
@ -68,11 +84,11 @@ Options
.. option:: --uid=uid
The S3 user/access key.
The radosgw user ID.
.. option:: --secret=secret
The S3 secret.
The secret associated with a given key.
.. option:: --display-name=name
@ -102,14 +118,6 @@ Options
The end date needed for some commands
.. option:: --os-user=group:name
The OpenStack user (only needed for use with OpenStack)
.. option:: --os-secret=key
The OpenStack key
.. option:: --auth-uid=auid
The librados auid