mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
docs: fix markdownlint issue md038/no-space-in-code
This commit is contained in:
@@ -2439,6 +2439,7 @@ showing the most important stats only.
|
||||
### --stats-one-line-date
|
||||
|
||||
When this is specified, rclone enables the single-line stats and prepends
|
||||
<!-- markdownlint-disable-next-line no-space-in-code -->
|
||||
the display with a date string. The default is `2006/01/02 15:04:05 - `
|
||||
|
||||
### --stats-one-line-date-format string
|
||||
|
||||
@@ -540,6 +540,7 @@ from a list of `remote:`.
|
||||
|
||||
Adds path/file names to an rclone command based on rules in a
|
||||
named file. The file contains a list of remarks and pattern rules. Include
|
||||
<!-- markdownlint-disable-next-line no-space-in-code -->
|
||||
rules start with `+ ` and exclude rules with `- `. `!` clears existing
|
||||
rules. Rules are processed in the order they are defined.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user