docs: remove references to copy and move for --track-renames
this change was omitted in the fix for #2008
This commit is contained in:
parent
a119ca9f10
commit
b99595b7ce
1 changed files with 1 additions and 1 deletions
|
@ -739,7 +739,7 @@ old file on the remote and upload a new copy.
|
|||
|
||||
If you use this flag, and the remote supports server side copy or
|
||||
server side move, and the source and destination have a compatible
|
||||
hash, then this will track renames during `sync`, `copy`, and `move`
|
||||
hash, then this will track renames during `sync`
|
||||
operations and perform renaming server-side.
|
||||
|
||||
Files will be matched by size and hash - if both match then a rename
|
||||
|
|
Loading…
Reference in a new issue