Commit Graph

2 Commits

Author SHA1 Message Date
rofl0r
d209356a85 comboparse: fix bug with bool cmd args always True 2019-01-13 16:40:12 +00:00
rofl0r
f16f754b0e implement combo config parser
allows all options to be overridden by command line.

e.g.
[watchd]
threads=10
debug=false

--watch.threads=50 --debug=true
2019-01-08 02:17:10 +00:00