summary refs log tree commit diff
path: root/data
diff options
context:
space:
mode:
authorClayton G. Hobbs <clay@lakeserv.net>2015-12-27 12:56:57 -0500
committerClayton G. Hobbs <clay@lakeserv.net>2015-12-27 12:56:57 -0500
commit87c0a1bfe93ffbe7eb67c41ea2b46fd5a7c1ab28 (patch)
treefcdcd1506922f520bd305a09c0329ba909d5534a /data
parent443883b6898f2a75e64d8d4797dd448ef3aeda70 (diff)
Improved config/argument behaviour
The configuration file is now properly overridden by argument parsing.
This was accomplished by loading the config file, then treating the
specified options as a namespace for the ArgumentParser.  This makes
things from the config file get overridden iff they were specified on
the command line (not simply from defaults set in the ArgumentParser).
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions