From: Kefu Chai Date: Mon, 30 Sep 2019 06:06:58 +0000 (+0800) Subject: doc/man/ceph: more details on config-key command X-Git-Tag: v15.1.0~1302^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c0dfec475d3bb8dcd7704fe9b495272c3ce7857f;p=ceph.git doc/man/ceph: more details on config-key command Signed-off-by: Kefu Chai --- diff --git a/doc/man/8/ceph.rst b/doc/man/8/ceph.rst index 40e71304d5e8..801a4a78f657 100644 --- a/doc/man/8/ceph.rst +++ b/doc/man/8/ceph.rst @@ -177,7 +177,10 @@ Usage:: config-key ---------- -Manage configuration key. It uses some additional subcommands. +Manage configuration key. Config-key is a general purpose key/value service +offered by the monitors. This service is mainly used by Ceph tools and daemons +for persisting various settings. Among which, ceph-mgr modules uses it for +storing their options. It uses some additional subcommands. Subcommand ``rm`` deletes configuration key.