From: Kefu Chai Date: Thu, 4 Jun 2015 03:24:13 +0000 (+0800) Subject: man/create-create-keys: minor fixes X-Git-Tag: v9.0.2~55^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F4855%2Fhead;p=ceph.git 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 --- diff --git a/doc/man/8/ceph-create-keys.rst b/doc/man/8/ceph-create-keys.rst index 4f77a4b4a509..8d1dc915a9a7 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