Remove spaces from a command. The spaces prevented the command from
functioning as intended.
Signed-off-by: Zac Dover <zac.dover@clyso.com>
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.