mirror of
https://github.com/rclone/rclone.git
synced 2025-06-03 02:23:16 +08:00
docs: promote the use of -i/--interactive and "rclone sync -i" everywhere #1574
This commit is contained in:
@ -165,7 +165,7 @@ List the contents of a bucket
|
||||
Sync `/home/local/directory` to the remote bucket, deleting any excess
|
||||
files in the bucket.
|
||||
|
||||
rclone sync /home/local/directory remote:bucket
|
||||
rclone sync -i /home/local/directory remote:bucket
|
||||
|
||||
### Service Account support ###
|
||||
|
||||
|
Reference in New Issue
Block a user