Skip to content

Commit e60d82a

Browse files
committed
doc: update docs for 'fs snapshot mirror ls' command
Fixes: https://tracker.ceph.com/issues/67292 Signed-off-by: Jos Collin <[email protected]>
1 parent 1c07a39 commit e60d82a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/cephfs/cephfs-mirroring.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,12 @@ To configure a directory for mirroring, run a command of the following form:
189189

190190
ceph fs snapshot mirror add <fs_name> <path>
191191

192+
To list the configured directories, run a command of the following form:
193+
194+
.. prompt:: bash $
195+
196+
ceph fs snapshot mirror ls <fs_name>
197+
192198
To stop mirroring directory snapshots, run a command of the following form:
193199

194200
.. prompt:: bash $

0 commit comments

Comments
 (0)