copy: fix typo

This commit is contained in:
Dan Dascalescu 2020-04-12 08:10:10 +12:00 committed by Nick Craig-Wood
parent 53874bd8ee
commit 756d47fb50
1 changed files with 2 additions and 2 deletions

View File

@ -66,8 +66,8 @@ option when copying a small number of files into a large destination
can speed transfers up greatly. can speed transfers up greatly.
For example, if you have many files in /path/to/src but only a few of For example, if you have many files in /path/to/src but only a few of
them change every day, you can to copy all the files which have them change every day, you can copy all the files which have changed
changed recently very efficiently like this: recently very efficiently like this:
rclone copy --max-age 24h --no-traverse /path/to/src remote: rclone copy --max-age 24h --no-traverse /path/to/src remote: