jcommander icon indicating copy to clipboard operation
jcommander copied to clipboard

Add category to @Parameter

Open chengniansun opened this issue 8 years ago • 1 comments

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.

chengniansun avatar Jun 30 '17 07:06 chengniansun

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.

XxxXxxXxx233 avatar May 15 '21 11:05 XxxXxxXxx233