File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
grails-doc/src/en/ref/Command Line
grails-forge/grails-forge-cli/src/main/java/org/grails/forge/cli Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ Application generation commands are:
107107* create-webapp NAME
108108* create-restapi NAME
109109* create-plugin NAME
110- * create-webplugin NAME
110+ * create-web-plugin NAME
111111
112112Options:
113113 -h, --help Show this help message and exit.
Original file line number Diff line number Diff line change 4040 "* @|bold create-webapp|@ @|yellow NAME|@" ,
4141 "* @|bold create-restapi|@ @|yellow NAME|@" ,
4242 "* @|bold create-plugin|@ @|yellow NAME|@" ,
43- "* @|bold create-webplugin |@ @|yellow NAME|@"
43+ "* @|bold create-web-plugin |@ @|yellow NAME|@"
4444},
4545 synopsisHeading = "@|bold,underline Usage:|@ " ,
4646 optionListHeading = "%n@|bold,underline Options:|@%n" ,
You can’t perform that action at this time.
0 commit comments