Skip to content

Commit 68bd408

Browse files
joscollinzdover23
authored andcommitted
doc: fix formatting in cephfs_mirror dev doc
Signed-off-by: Jos Collin <[email protected]> (cherry picked from commit 8280d33)
1 parent b74b612 commit 68bd408

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)