diff --git a/fs/rc/config.go b/fs/rc/config.go index 0aaa3c5a8..2fb0fc424 100644 --- a/fs/rc/config.go +++ b/fs/rc/config.go @@ -49,7 +49,7 @@ Parameters: Note that these are the global options which are unaffected by use of the _config and _filter parameters. If you wish to read the parameters -set in _config then use options/config and for _filter use options/filter. +set in _config or _filter use options/local. This shows the internal names of the option within rclone which should map to the external options very easily with a few exceptions.