Signed-off-by: Wido den Hollander <[email protected]> --- man/ceph-authtool.8 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/man/ceph-authtool.8 b/man/ceph-authtool.8 index c9182ea..d630bef 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 -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
