]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephfs: Remove spaces from command 68271/head
authorZac Dover <zac.dover@proton.me>
Thu, 9 Apr 2026 05:40:12 +0000 (15:40 +1000)
committerZac Dover <zac.dover@proton.me>
Thu, 9 Apr 2026 05:40:12 +0000 (15:40 +1000)
Remove spaces from a command. The spaces prevented the command from
functioning as intended.

Signed-off-by: Zac Dover <zac.dover@clyso.com>
doc/cephfs/scrub.rst

index cee88a6228cef83a0227cb6059425a6265032b99..564b1719ad89793451cfcd039e53a4ca55fd5136 100644 (file)
@@ -146,7 +146,7 @@ The types of damage that can be reported and repaired by File System Scrub are:
 
 These above named MDS damage types can be repaired by running a command of the following form::
 
-    ceph tell mds.<fsname>:0 scrub start /path recursive, repair, force
+    ceph tell mds.<fsname>:0 scrub start /path recursive,repair,force
 
 If scrub is able to repair the damage, the corresponding entry is automatically
 removed from the damage table.