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-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9337255bacf6c8251c2e8d06db3b82710dcf2bdc;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 df24bf405169..32756ab6a078 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 $