unstrict cli
This commit is contained in:
@@ -34,6 +34,5 @@ require('yargs')
|
|||||||
.alias('h', 'help')
|
.alias('h', 'help')
|
||||||
.epilog('Made with ❤ by underscore hacklab - https://gancio.org')
|
.epilog('Made with ❤ by underscore hacklab - https://gancio.org')
|
||||||
.recommendCommands()
|
.recommendCommands()
|
||||||
.strict()
|
|
||||||
.demandCommand(1, '')
|
.demandCommand(1, '')
|
||||||
.argv
|
.argv
|
||||||
|
|||||||
Reference in New Issue
Block a user