From fb361d1dbde13ead0ef148deef72703f68bc69ad Mon Sep 17 00:00:00 2001 From: wangxinyu Date: Tue, 22 Mar 2022 17:20:40 +0800 Subject: [PATCH] doc/man/cephfs-mirror.rst: Update missing options for cephfs-mirror Update missing options for cephfs-mirror Signed-off-by: wangxinyu --- doc/man/8/cephfs-mirror.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/doc/man/8/cephfs-mirror.rst b/doc/man/8/cephfs-mirror.rst index 743574ec70d30..12e2fb303a22d 100644 --- a/doc/man/8/cephfs-mirror.rst +++ b/doc/man/8/cephfs-mirror.rst @@ -26,6 +26,23 @@ paths to find ceph.conf files, i.e. ``/etc/ceph/$cluster.conf`` where Options ======= +.. option:: --mon-host monaddress[:port] + + Connect to specified monitor (instead of looking through + ``ceph.conf``). + +.. option:: --keyring= + + Provide path to keyring; useful when it's absent in standard locations. + +.. option:: --log-file= + + file to log debug output + +.. option:: --debug-cephfs-mirror=/ + + set cephfs-mirror debug level + .. option:: -c ceph.conf, --conf=ceph.conf Use ``ceph.conf`` configuration file instead of the default -- 2.39.5