diff options
author | Adam Twardowski <adam.twardowski@gmail.com> | 2013-10-18 13:14:25 -0400 |
---|---|---|
committer | Adam Twardowski <adam.twardowski@gmail.com> | 2013-10-18 13:14:25 -0400 |
commit | 5d2cf46c1d07bd36fcce88f917bcd7dfb954a83f (patch) | |
tree | d64a7792e702c849399a4beb7fc09e38322c23a7 | |
parent | ac533bf670a8a575b8dd4a085431ec9979a9a05e (diff) | |
download | ceph-5d2cf46c1d07bd36fcce88f917bcd7dfb954a83f.tar.gz |
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 |