docs: fix markdown lint issues in command docs

This commit is contained in:
albertony
2025-08-26 12:04:00 +02:00
parent 514535ad46
commit 2e02d49578
81 changed files with 963 additions and 719 deletions
+1 -2
View File
@@ -21,8 +21,7 @@ has any objects in it, not even empty subdirectories. Use
command [rmdirs](/commands/rclone_rmdirs/) (or [delete](/commands/rclone_delete/)
with option ` + "`--rmdirs`" + `) to do that.
To delete a path and any objects in it, use [purge](/commands/rclone_purge/) command.
`,
To delete a path and any objects in it, use [purge](/commands/rclone_purge/) command.`,
Annotations: map[string]string{
"groups": "Important",
},