mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
docs: use --interactive instead of -i in examples to avoid confusion
This commit is contained in:
@@ -67,7 +67,7 @@ List the contents of a container
|
||||
Sync `/home/local/directory` to the remote container, deleting any excess
|
||||
files in the container.
|
||||
|
||||
rclone sync -i /home/local/directory remote:container
|
||||
rclone sync --interactive /home/local/directory remote:container
|
||||
|
||||
### --fast-list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user