mirror of
https://github.com/rclone/rclone.git
synced 2026-07-10 15:55:03 -04:00
This commit allows global config options to be set as flat parameters on all rc commands. This makes the rc commands much more like command line parameters and will aid understanding of how the rc is used. It is backwards compatible with the old method using _config and _filter.