Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-06-21 | Improve help and cmdline option names for --generate-config options (#5512) | Richard van der Hoff | 2 | -22/+29 | |
* group the arguments together into a group * add new names "--generate-missing-config" and "--config-directory" for existing cmdline options "--generate-keys" and "--keys-dir", which better reflect their purposes. | |||||
2019-06-21 | Refactor Config parser and add some comments. (#5511) | Richard van |