We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c21d921 + 9b35260 commit bca132eCopy full SHA for bca132e
1 file changed
lib/cli.js
@@ -94,7 +94,7 @@ require('yargs')
94
alias: 'c',
95
default: false,
96
desc: chalk.gray(y18n.__('start.config')),
97
- nargs: 0,
+ nargs: 1,
98
requiresArg: false,
99
type: 'string'
100
},
0 commit comments