Due to the change of arg parser it stopped working (before unused parameters were allowed). Now that all parameters need to be parsed in order not to crash some adaption were needed.
I also used this chance to improve the help output of the arg parser having positional and optional arguments.
Due to the change of arg parser it stopped working (before unused parameters were allowed). Now that all parameters need to be parsed in order not to crash some adaption were needed.
I also used this chance to improve the help output of the arg parser having positional and optional arguments.