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

This commit is contained in:
albertony
2023-01-20 21:47:36 +01:00
parent c40b706186
commit b9d9f9edb0
31 changed files with 65 additions and 65 deletions

View File

@@ -723,7 +723,7 @@ and `-v` first.
In conjunction with `rclone sync`, `--delete-excluded` deletes any files
on the destination which are excluded from the command.
E.g. the scope of `rclone sync -i A: B:` can be restricted:
E.g. the scope of `rclone sync --interactive A: B:` can be restricted:
rclone --min-size 50k --delete-excluded sync A: B: