forked from TrueCloudLab/rclone
docs: fix minor typo in symlinks / junction points
This commit is contained in:
parent
cb30a8c80e
commit
e7b736f8ca
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue