to address the comments on https://github.com/ceph/ceph/pull/4846
Fixes: #10725
Signed-off-by: Kefu Chai <kchai@redhat.com>
: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``
and their keys for bootstrapping corresponding services
-To list all users in cluster::
+To list all users in the cluster::
ceph auth list