diff options
author | John Wilkins <john.wilkins@inktank.com> | 2013-10-18 11:21:57 -0700 |
---|---|---|
committer | John Wilkins <john.wilkins@inktank.com> | 2013-10-18 11:21:57 -0700 |
commit | f06647eb0f31be4a792c431b132fe68283fe6733 (patch) | |
tree | 91ee6faf7463f5d0d598177f73dc024e0b337c82 | |
parent | 45d184602bc8f7aad79333a702213e7c4b48ceca (diff) | |
parent | 5d2cf46c1d07bd36fcce88f917bcd7dfb954a83f (diff) | |
download | ceph-f06647eb0f31be4a792c431b132fe68283fe6733.tar.gz |
Merge pull request #742 from atwardowski/patch-1
Update ceph-authtool.rst - Fix typo
-rw-r--r-- | doc/man/8/ceph-authtool.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/8/ceph-authtool.rst b/doc/man/8/ceph-authtool.rst index fee3a0b222c..e7025557694 100644 --- a/doc/man/8/ceph-authtool.rst +++ b/doc/man/8/ceph-authtool.rst @@ -9,7 +9,7 @@ Synopsis | **ceph-authtool** *keyringfile* [ -l | --list ] [ -C | --create-keyring ] [ -p | --print ] [ -n | --name *entityname* ] [ --gen-key ] [ -a | - --add-key *base64_key* ] [ --caps *capfils* ] + --add-key *base64_key* ] [ --caps *capfile* ] Description |