1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

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

View File

@@ -172,7 +172,7 @@ like symlinks under Windows).
If you supply `--copy-links` or `-L` then rclone will follow the
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.