mirror of
https://framagit.org/les/gancio.git
synced 2025-01-31 16:42:22 +01:00
unstrict cli
This commit is contained in:
parent
1161979315
commit
37fb857440
1 changed files with 0 additions and 1 deletions
|
@ -34,6 +34,5 @@ require('yargs')
|
|||
.alias('h', 'help')
|
||||
.epilog('Made with ❤ by underscore hacklab - https://gancio.org')
|
||||
.recommendCommands()
|
||||
.strict()
|
||||
.demandCommand(1, '')
|
||||
.argv
|
||||
|
|
Loading…
Reference in a new issue