summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWido den Hollander <wido@widodh.nl>2011-12-16 22:00:46 +0100
committerYehuda Sadeh <yehuda.sadeh@dreamhost.com>2011-12-16 22:13:16 -0800
commitc8d7d97bd562d4dc25a108a01e11b90c2a354bd1 (patch)
tree5120d61396fff2f683324c2c0fe2d5cf1db2fd43
parent2918f339fb4bede6aae8eb28c1af9e93a89f0bdc (diff)
downloadceph-c8d7d97bd562d4dc25a108a01e11b90c2a354bd1.tar.gz
man: It is capital -C instead of -c when for creating a new keyring
Signed-off-by: Wido den Hollander <wido@widodh.nl>
-rw-r--r--man/ceph-authtool.82
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ceph-authtool.8 b/man/ceph-authtool.8
index c9182ea505e..d630bef8483 100644
--- a/man/ceph-authtool.8
+++ b/man/ceph-authtool.8
@@ -144,7 +144,7 @@ To create a new keyring containing a key for client.foo:
.sp
.nf
.ft C
-ceph\-authtool \-c \-n client.foo \-\-gen\-key keyring
+ceph\-authtool \-C \-n client.foo \-\-gen\-key keyring
.ft P
.fi
.sp