mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
docs: promote the use of -i/--interactive and "rclone sync -i" everywhere #1574
This commit is contained in:
@@ -132,7 +132,7 @@ List the contents of a container
|
||||
Sync `/home/local/directory` to the remote container, deleting any
|
||||
excess files in the container.
|
||||
|
||||
rclone sync /home/local/directory remote:container
|
||||
rclone sync -i /home/local/directory remote:container
|
||||
|
||||
### Configuration from an OpenStack credentials file ###
|
||||
|
||||
|
||||
Reference in New Issue
Block a user