Improve argparser help attributes
Closed this issue · 1 comments
lsrdg commented
In order to make use of the builtin help (--help
) the argparser should well documented and provide meaninful help messages.
As it is now, it is not clearn what each command does, why it does that, how many arguments do they accept, and in which order the arguments should be provided.