- The ability to print a short help message, better suited to sub-commands.
- Autocompletion support using argcomplete. A new dependency of the library.
- Added
reset_registered_subcommandsfunction, primarily for testing
Arghandler.runnow returns the arguments parsed from the argument list.