mirror of
https://github.com/ceph/ceph
synced 2025-03-25 11:48:05 +00:00
rgw: fix doc, A typo in command line argument name
Signed-off-by: Dmytro Iurchenko <diurchenko@mirantis.com>
This commit is contained in:
parent
2f8d31e9b1
commit
cdfc23f0e2
@ -7,7 +7,7 @@ Swift API requests that require authentication must contain an
|
||||
The token may be retrieved from RADOS Gateway, or from another authenticator.
|
||||
To obtain a token from RADOS Gateway, you must create a user. For example::
|
||||
|
||||
sudo radosgw-admin user create --uid="{username}" --displayname="{Display Name}"
|
||||
sudo radosgw-admin user create --uid="{username}" --display-name="{Display Name}"
|
||||
|
||||
For details on RADOS Gateway administration, see `radosgw-admin`_.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user