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: v18.2.5~269^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6a973875fbca5141b691b7a54efaf814e399440c;p=ceph.git doc: update docs for 'fs snapshot mirror ls' command Fixes: https://tracker.ceph.com/issues/67292 Signed-off-by: Jos Collin (cherry picked from commit e60d82ab7cfbdfad7f61042ac6b012f8e16e71ba) --- diff --git a/doc/cephfs/cephfs-mirroring.rst b/doc/cephfs/cephfs-mirroring.rst index 973a2affa1f..50a18e9037d 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 $