Merge pull request from badone/wip-doc-ceph-authtool-print-fix

doc: ceph-authtool man page option is --print-key not --print

Reviewed-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
Kefu Chai 2016-07-05 13:03:46 +08:00 committed by GitHub
commit 38afdbe590

View File

@ -11,7 +11,7 @@ Synopsis
| **ceph-authtool** *keyringfile*
[ -l | --list ]
[ -p | --print ]
[ -p | --print-key ]
[ -C | --create-keyring ]
[ -g | --gen-key ]
[ --gen-print-key ]
@ -45,7 +45,7 @@ Options
will list all keys and capabilities present in the keyring
.. option:: -p, --print
.. option:: -p, --print-key
will print an encoded key for the specified entityname. This is
suitable for the ``mount -o secret=`` argument