Skip to content

Commit ccc3200

Browse files
authored
Merge pull request ceph#63237 from joscollin/wip-dev-doc-allign
doc: fix formatting in cephfs_mirror dev doc Reviewed-by: Zac Dover <[email protected]> Reviewed-by: Anthony D'Atri <[email protected]>
2 parents a7be1ff + 8280d33 commit ccc3200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/dev/cephfs-mirroring.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ To stop a mirroring directory snapshots use::
165165
$ ceph fs snapshot mirror remove <fs_name> <path>
166166

167167
Only absolute directory paths are allowed. Also, paths are normalized by the mirroring
168-
module, therefore, `/a/b/../b` is equivalent to `/a/b`.
168+
module, therefore, `/a/b/../b` is equivalent to `/a/b`::
169169

170170
$ mkdir -p /d0/d1/d2
171171
$ ceph fs snapshot mirror add cephfs /d0/d1/d2

0 commit comments

Comments
 (0)