From 36f00685633a6f953b046106f5dd31a9169c82d4 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 19 Apr 2011 15:33:16 -0700 Subject: cauthtool: -C not -c in man page Signed-off-by: Sage Weil --- man/cauthtool.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/cauthtool.8 b/man/cauthtool.8 index 15faebd15d6..a2b4c174de6 100644 --- a/man/cauthtool.8 +++ b/man/cauthtool.8 @@ -5,7 +5,7 @@ cauthtool \- ceph keyring manipulation tool .B cauthtool \fIkeyringfile\fP [ \fB\-l\fR | \fB\-\-list\fR ] -[ \fB\-c\fR | \fB\-\-create-keyring\fR ] +[ \fB\-C\fR | \fB\-\-create-keyring\fR ] [ \fB\-p\fR | \fB\-\-print\fR ] [ \fB\-n\fR | \fB\-\-name\fR \fIentityname\fP ] [ \fB\-\-gen-key\fR ] @@ -26,7 +26,7 @@ will list all keys and capabilities present in the keyring \fB\-p\fP, \fB\-\-print\fP will print an encoded key for the specified \fIentityname\fP. This is suitable for the mount -o secret= argument .TP -\fB\-c\fP, \fB\-\-create-keyring\fP +\fB\-C\fP, \fB\-\-create-keyring\fP will create a new keyring, overwriting any existing \fIkeyringfile\fP .TP \fB\-\-gen\-key\fP -- cgit v1.2.1