Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix setDefaults to exit early on
--help
When `--help` is passed, there is no need to set and validate default flags/arguments, since we are just going to print the usage text and exit. This fixes #218.
- Loading branch information