From: Jos Collin Date: Mon, 12 May 2025 12:42:36 +0000 (+0530) Subject: doc: fix formatting in cephfs_mirror dev doc X-Git-Tag: v20.1.0~311^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=68bd408b4dcd1e5ec4a1dd8e547ee971371e5f21;p=ceph.git doc: fix formatting in cephfs_mirror dev doc Signed-off-by: Jos Collin (cherry picked from commit 8280d334b9b3ee98cb1372d91991fa476a89424b) --- diff --git a/doc/dev/cephfs-mirroring.rst b/doc/dev/cephfs-mirroring.rst index e09fed213f23..7c6354fad3a6 100644 --- a/doc/dev/cephfs-mirroring.rst +++ b/doc/dev/cephfs-mirroring.rst @@ -165,7 +165,7 @@ To stop a mirroring directory snapshots use:: $ ceph fs snapshot mirror remove 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