mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
docs: fix character that was incorrectly interpreted as markdown
This commit is contained in:
parent
c9acc06a49
commit
776e5ea83a
@ -124,8 +124,8 @@ routine so this flag shouldn't normally be used.`,
|
|||||||
Help: `Don't check to see if the files change during upload.
|
Help: `Don't check to see if the files change during upload.
|
||||||
|
|
||||||
Normally rclone checks the size and modification time of files as they
|
Normally rclone checks the size and modification time of files as they
|
||||||
are being uploaded and aborts with a message which starts "can't copy
|
are being uploaded and aborts with a message which starts "can't copy -
|
||||||
- source file is being updated" if the file changes during upload.
|
source file is being updated" if the file changes during upload.
|
||||||
|
|
||||||
However on some file systems this modification time check may fail (e.g.
|
However on some file systems this modification time check may fail (e.g.
|
||||||
[Glusterfs #2206](https://github.com/rclone/rclone/issues/2206)) so this
|
[Glusterfs #2206](https://github.com/rclone/rclone/issues/2206)) so this
|
||||||
|
Loading…
Reference in New Issue
Block a user