forked from TrueCloudLab/rclone
docs: fix typo in rc docs - fixes #7287
This commit is contained in:
parent
fa4d171f62
commit
2a6675cffd
1 changed files with 1 additions and 1 deletions
|
@ -304,7 +304,7 @@ parameter, you would pass this parameter in your JSON blob.
|
|||
|
||||
If using `rclone rc` this could be passed as
|
||||
|
||||
rclone rc operations/sync ... _config='{"CheckSum": true}'
|
||||
rclone rc sync/sync ... _config='{"CheckSum": true}'
|
||||
|
||||
Any config parameters you don't set will inherit the global defaults
|
||||
which were set with command line flags or environment variables.
|
||||
|
|
Loading…
Reference in a new issue