summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/beust/jcommander/Parameters.java
Commit message (Expand)AuthorAgeFilesLines
* Adding functionality that allows commands to be hidden from usage outputJohn Conwell2014-06-061-0/+5
* New: @Parameters can now be used with cglib proxieskjpoalses2012-12-211-2/+4
* Added: @Parameter(commandNames) so that command names can be specified with a...Cedric Beust2011-11-231-0/+5
* Added: commandDescriptionKey to @Parameters, to allow internationalized comma...Cedric Beust2011-07-151-0/+5
* Javadoc fix.Cedric Beust2010-08-311-3/+3
* Added: @Parameters(commandDescription = "command description")Cedric Beust2010-08-251-0/+7
* Added license headers with mvn -P license license:formatCedric Beust2010-08-051-0/+18
* Dash dash testsCedric Beust2010-07-281-0/+7
* Forgot filesCedric Beust2010-07-231-0/+26