- Make most CLI arguments configurable from the settings file, and vice versa (fixes #24). Exceptions:
- Downloaded URLs and the selected profile name is still CLI-only.
- Using
--verbose
will debug print the selected config path before settings are read from disk.
- The Configuration Files wiki page was updated with all the new options.