We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11fef7d commit ab16a20Copy full SHA for ab16a20
bin/documentation.js
@@ -50,8 +50,3 @@ if (!argv._handled) {
50
yargs.showHelp('error');
51
process.exit(1);
52
}
53
-
54
55
-if (!yargs.argv._.length) {
56
- yargs.showHelp();
57
-}
0 commit comments