docs: fix minor typo in symlinks / junction points

This commit is contained in:
Dan Dascalescu 2021-04-11 01:34:34 +12:00 committed by GitHub
parent cb30a8c80e
commit e7b736f8ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -172,7 +172,7 @@ like symlinks under Windows).
If you supply `--copy-links` or `-L` then rclone will follow the If you supply `--copy-links` or `-L` then rclone will follow the
symlink and copy the pointed to file or directory. Note that this symlink and copy the pointed to file or directory. Note that this
flag is incompatible with `-links` / `-l`. flag is incompatible with `--links` / `-l`.
This flag applies to all commands. This flag applies to all commands.