From f04c8829cf55dce3befcd6ba425a96bc8474c1cc Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Thu, 4 Jun 2015 11:24:13 +0800 Subject: [PATCH] man/create-create-keys: minor fixes to address the comments on https://github.com/ceph/ceph/pull/4846 Fixes: #10725 Signed-off-by: Kefu Chai --- doc/man/8/ceph-create-keys.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/8/ceph-create-keys.rst b/doc/man/8/ceph-create-keys.rst index 4f77a4b4a5094..8d1dc915a9a78 100644 --- a/doc/man/8/ceph-create-keys.rst +++ b/doc/man/8/ceph-create-keys.rst @@ -18,7 +18,7 @@ Description :program:`ceph-create-keys` is a utility to generate bootstrap keyrings using the given monitor when it is ready. -it creates following auth entities (or users) +It creates following auth entities (or users) ``client.admin`` @@ -28,7 +28,7 @@ it creates following auth entities (or users) and their keys for bootstrapping corresponding services -To list all users in cluster:: +To list all users in the cluster:: ceph auth list -- 2.39.5