]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix formatting in cephfs_mirror dev doc 63250/head
authorJos Collin <jcollin@redhat.com>
Mon, 12 May 2025 12:42:36 +0000 (18:12 +0530)
committerZac Dover <zac.dover@proton.me>
Tue, 13 May 2025 05:10:50 +0000 (15:10 +1000)
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit 8280d334b9b3ee98cb1372d91991fa476a89424b)

doc/dev/cephfs-mirroring.rst

index e09fed213f2300b9ceff2bf6ed605e9b603a065f..7c6354fad3a658794bd681575c95a3ef7ef27776 100644 (file)
@@ -165,7 +165,7 @@ To stop a mirroring directory snapshots use::
   $ ceph fs snapshot mirror remove <fs_name> <path>
 
 Only absolute directory paths are allowed. Also, paths are normalized by the mirroring
-module, therefore, `/a/b/../b` is equivalent to `/a/b`.
+module, therefore, `/a/b/../b` is equivalent to `/a/b`::
 
   $ mkdir -p /d0/d1/d2
   $ ceph fs snapshot mirror add cephfs /d0/d1/d2