1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-15 15:53:41 +00:00

docs: fix some comments

Signed-off-by: thirdkeyword <fliterdashen@gmail.com>
This commit is contained in:
huajin tong
2024-03-07 20:57:15 +08:00
committed by GitHub
parent 431524445e
commit b1ae7df556
3 changed files with 3 additions and 3 deletions

View File

@@ -228,7 +228,7 @@ the `--resync`.
- `path2` - same as `path1`, except the path2 version is considered the winner.
- `newer` - the newer file (by `modtime`) is considered the winner, regardless
of which side it came from. This may result in having a mix of some winners
from Path1, and some winners from Path2. (The implementation is analagous to
from Path1, and some winners from Path2. (The implementation is analogous to
running `rclone copy --update` in both directions.)
- `older` - same as `newer`, except the older file is considered the winner,
and the newer file is considered the loser.

View File

@@ -624,7 +624,7 @@ Properties:
If set rclone will use delta listing to implement recursive listings.
If this flag is set the the onedrive backend will advertise `ListR`
If this flag is set the onedrive backend will advertise `ListR`
support for recursive listings.
Setting this flag speeds up these things greatly: