From: Jos Collin Date: Mon, 12 May 2025 12:42:36 +0000 (+0530) Subject: doc: fix formatting in cephfs_mirror dev doc X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=8280d334b9b3ee98cb1372d91991fa476a89424b;p=ceph.git doc: fix formatting in cephfs_mirror dev doc Signed-off-by: Jos Collin --- diff --git a/doc/dev/cephfs-mirroring.rst b/doc/dev/cephfs-mirroring.rst index e09fed213f230..7c6354fad3a65 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