From: Jos Collin Date: Thu, 1 Aug 2024 02:31:22 +0000 (+0530) Subject: doc: update docs for 'fs snapshot mirror ls' command X-Git-Tag: v20.0.0~900^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e60d82ab7cfbdfad7f61042ac6b012f8e16e71ba;p=ceph.git doc: update docs for 'fs snapshot mirror ls' command Fixes: https://tracker.ceph.com/issues/67292 Signed-off-by: Jos Collin --- diff --git a/doc/cephfs/cephfs-mirroring.rst b/doc/cephfs/cephfs-mirroring.rst index f54050514ed..e6584adb23b 100644 --- a/doc/cephfs/cephfs-mirroring.rst +++ b/doc/cephfs/cephfs-mirroring.rst @@ -189,6 +189,12 @@ To configure a directory for mirroring, run a command of the following form: ceph fs snapshot mirror add +To list the configured directories, run a command of the following form: + +.. prompt:: bash $ + + ceph fs snapshot mirror ls + To stop mirroring directory snapshots, run a command of the following form: .. prompt:: bash $