docs: less confusing example with config path option

This commit is contained in:
albertony 2021-04-08 18:25:17 +02:00
parent 3fe2aaf96c
commit b96ebfc40b
1 changed files with 2 additions and 2 deletions

View File

@ -653,8 +653,8 @@ for Rclone to use it, it will never be created automatically.
If you run `rclone config file` you will see where the default
location is for you.
Use this flag to override the config location, e.g. `rclone
--config=".myconfig" config`.
Use this flag to override the config location, e.g.
`rclone config --config="rclone.conf"`.
If the location is set to empty string `""` or the special value
`/notfound`, or the os null device represented by value `NUL` on