Skip to content

Commit

Permalink
Merge pull request ceph#2093 from theanalyst/doc/format-fix
Browse files Browse the repository at this point in the history
doc: minor format fix for radosgw admin docs
  • Loading branch information
Sage Weil committed Jul 11, 2014
2 parents 94d40b5 + daadff4 commit 50c6b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/radosgw/admin.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 50c6b83

Please sign in to comment.