jcommander icon indicating copy to clipboard operation
jcommander copied to clipboard

How can I get varying level of verbosity { -v -vv -vvv} functionality?

Open Windwoes opened this issue 4 years ago • 1 comments

I've looked at the documentation, and maybe I'm missing something, but I can't seem to find a way to create a variable verbosity parameter where the level of verbosity is determined by the number of vs.

Windwoes avatar Apr 18 '20 20:04 Windwoes

you can create multiple parameters and hide the additional ones and explain it through the first one...

david-truong avatar May 01 '20 20:05 david-truong