cauthtool: -C not -c in man page

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
This commit is contained in:
Sage Weil 2011-04-19 15:33:16 -07:00
parent f9056d0d9f
commit 36f0068563

View File

@ -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