adrianaisemberg/CLAP

Parameter Help format

Screaminlean opened this issue · 1 comments

Could we update the parameter help text that is output, currently

/i /id : (String) (Required)

will be displayed but we can use -i or -id as well as the separators -i= -id= or -i: -id:

/i /id -i -id (valid separators are : or =) : (String) (Required)

Also I have no verb for debug yet /debug shows in the help text output, I love this library and it is Kick-Ass!

Thanks for your suggestion and feedback!
I'd appreciate if you send a PR :)