We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b74b612 commit 68bd408Copy full SHA for 68bd408
doc/dev/cephfs-mirroring.rst
@@ -165,7 +165,7 @@ To stop a mirroring directory snapshots use::
165
$ ceph fs snapshot mirror remove <fs_name> <path>
166
167
Only absolute directory paths are allowed. Also, paths are normalized by the mirroring
168
-module, therefore, `/a/b/../b` is equivalent to `/a/b`.
+module, therefore, `/a/b/../b` is equivalent to `/a/b`::
169
170
$ mkdir -p /d0/d1/d2
171
$ ceph fs snapshot mirror add cephfs /d0/d1/d2
0 commit comments