From 83cf1b62fde525d068bc292c4a1ccc42199657ae Mon Sep 17 00:00:00 2001 From: Wido den Hollander Date: Fri, 16 Dec 2011 22:00:46 +0100 Subject: [PATCH] man: It is capital -C instead of -c when for creating a new keyring Signed-off-by: Wido den Hollander --- man/ceph-authtool.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/ceph-authtool.8 b/man/ceph-authtool.8 index c9182ea505e7d..d630bef848372 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 -- 2.39.5