You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: messages/main.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
{
2
2
"commandDescription": "generate the command reference guide located",
3
3
"pluginFlagDescription": "comma separated list of plugin names to be part of the generation. Defaults to the oclif plugin in the current working directory",
4
+
"allFlagDescription": "include all relevant plugins in the generation",
4
5
"hiddenFlagDescription": "show hidden commands",
5
6
"outputdirFlagDescription": "output directory to put generated files",
6
7
"erroronwarningFlagDescription": "fail the command if there are any warnings",
0 commit comments