jcommander
jcommander copied to clipboard
Add category to @Parameter
Would it be possible to add 'category' to @Parameter, so that when printing usage, we can group similar flags together.
Thanks. This is a great command line parsing library.
Hello, I want to work on this issue. Specifically, I will create a new variable 'category' in the @parameter, then rewrite the 'compare' and 'usage' methods.