summaryrefslogtreecommitdiff
path: root/man
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:15:40 -0800
commit83cf1b62fde525d068bc292c4a1ccc42199657ae (patch)
tree19a836737e23d171216d1e492f3a7efe1ce71cf1 /man
parent3e323e6adbf87d794be39fd4f75c6626e8968ce1 (diff)
downloadceph-83cf1b62fde525d068bc292c4a1ccc42199657ae.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>
Diffstat (limited to 'man')
-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