Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
fix(#1597): Remove 'generate' command name to save confusion
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Laing committed Jan 17, 2020
1 parent caf8e49 commit 57b16c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
* This class holds the generate specific command line options.
*/
@picocli.CommandLine.Command(
name = "generate",
name = "",
description = "Produces data using any options provided.",
descriptionHeading = "%nDescription:%n",
parameterListHeading = "%nParameters:%n",
Expand Down

0 comments on commit 57b16c8

Please sign in to comment.