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: v19.2.3~150^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=02ada2e96c0ff662c29c82aff329a7f5b8aa18fc;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 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