docs: use --interactive instead of -i in examples to avoid confusion

This commit is contained in:
albertony
2023-01-24 20:43:51 +01:00
parent c40b706186
commit b9d9f9edb0
31 changed files with 65 additions and 65 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ List the contents of a bucket
Sync `/home/local/directory` to the remote bucket, deleting any
excess files in the bucket.
rclone sync -i /home/local/directory remote:bucket
rclone sync --interactive /home/local/directory remote:bucket
### Application Keys