mirror of
https://github.com/ceph/ceph
synced 2025-02-23 02:57:21 +00:00
doc: minor format fix for radosgw admin docs
Missing backtick fixed Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
This commit is contained in:
parent
02683ac6e8
commit
daadff4cd0
@ -215,7 +215,7 @@ Create a Key
|
||||
------------
|
||||
|
||||
To create a key for a user, you must specify ``key create``. For a user, specify
|
||||
the user ID and the ``s3` key type. To create a key for subuser, you must
|
||||
the user ID and the ``s3`` key type. To create a key for subuser, you must
|
||||
specify the subuser ID and the ``swift`` keytype. For example::
|
||||
|
||||
radosgw-admin key create --subuser=johndoe:swift --key-type=swift --gen-secret
|
||||
|
Loading…
Reference in New Issue
Block a user