1
0
mirror of https://github.com/rclone/rclone.git synced 2025-08-10 06:09:44 +02:00

docs: fix markdownlint issue md022/blanks-around-headings

This commit is contained in:
albertony
2025-07-10 14:18:07 +02:00
parent 0411a41e11
commit 428f518771

View File

@@ -2315,6 +2315,7 @@ Note that on macOS you can send a SIGINFO (which is normally ctrl-T in
the terminal) to make the stats print immediately.
### --stats-file-name-length int
By default, the `--stats` output will truncate file names and paths longer
than 40 characters. This is equivalent to providing
`--stats-file-name-length 40`. Use `--stats-file-name-length 0` to disable