If I recall correctly, the command line tolerates not using -c in some cases with configuration files (e.g. the call used in #244 might work in some cases but not others, and this might confuse users). Probably better to adopt a stricter strategy with an input file format check.
If I recall correctly, the command line tolerates not using
-c
in some cases with configuration files (e.g. the call used in #244 might work in some cases but not others, and this might confuse users). Probably better to adopt a stricter strategy with an input file format check.