mirror of
https://github.com/rclone/rclone.git
synced 2025-08-17 09:01:33 +02:00
docs: use --interactive instead of -i in examples to avoid confusion
This commit is contained in:
@ -21,7 +21,7 @@ unless `--no-create` or `--recursive` is provided.
|
||||
|
||||
If `--recursive` is used then recursively sets the modification
|
||||
time on all existing files that is found under the path. Filters are supported,
|
||||
and you can test with the `--dry-run` or the `--interactive` flag.
|
||||
and you can test with the `--dry-run` or the `--interactive`/`-i` flag.
|
||||
|
||||
If `--timestamp` is used then sets the modification time to that
|
||||
time instead of the current time. Times may be specified as one of:
|
||||
|
Reference in New Issue
Block a user