docs: promote the use of -i/--interactive and "rclone sync -i" everywhere #1574
This commit is contained in:
parent
a3b3e1f646
commit
844b903595
27 changed files with 55 additions and 43 deletions
|
@ -30,7 +30,9 @@ modification time or MD5SUM. Destination is updated to match
|
|||
source, including deleting files if necessary.
|
||||
|
||||
**Important**: Since this can cause data loss, test first with the
|
||||
` + "`" + `--dry-run` + "`" + ` flag to see exactly what would be copied and deleted.
|
||||
` + "`--dry-run` or the `--interactive`/`-i`" + ` flag.
|
||||
|
||||
rclone sync -i SOURCE remote:DESTINATION
|
||||
|
||||
Note that files in the destination won't be deleted if there were any
|
||||
errors at any point.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue