summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wilkins <john.wilkins@inktank.com>2013-10-18 11:21:57 -0700
committerJohn Wilkins <john.wilkins@inktank.com>2013-10-18 11:21:57 -0700
commitf06647eb0f31be4a792c431b132fe68283fe6733 (patch)
tree91ee6faf7463f5d0d598177f73dc024e0b337c82
parent45d184602bc8f7aad79333a702213e7c4b48ceca (diff)
parent5d2cf46c1d07bd36fcce88f917bcd7dfb954a83f (diff)
downloadceph-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.rst2
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