check: fix docs
See: https://forum.rclone.org/t/possible-issue-with-documention/18926
This commit is contained in:
parent
4a001b8a02
commit
8140f67092
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ the source match the files in the destination, not the other way
|
||||||
around. This means that extra files in the destination that are not in
|
around. This means that extra files in the destination that are not in
|
||||||
the source will not be detected.
|
the source will not be detected.
|
||||||
|
|
||||||
The |--differ|, |--missing-on-dst|, |--missing-on-src|, |--src-only|
|
The |--differ|, |--missing-on-dst|, |--missing-on-src|, |--match|
|
||||||
and |--error| flags write paths, one per line, to the file name (or
|
and |--error| flags write paths, one per line, to the file name (or
|
||||||
stdout if it is |-|) supplied. What they write is described in the
|
stdout if it is |-|) supplied. What they write is described in the
|
||||||
help below. For example |--differ| will write all paths which are
|
help below. For example |--differ| will write all paths which are
|
||||||
|
|
Loading…
Add table
Reference in a new issue