mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-08 13:30:02 +00:00
parent
76b81f8605
commit
c180f3faff
@ -41,6 +41,5 @@ export function parseArgs (argv, cwd) {
|
|||||||
type: 'boolean'
|
type: 'boolean'
|
||||||
})
|
})
|
||||||
.help('help')
|
.help('help')
|
||||||
.strict()
|
|
||||||
.parse(argv.slice(1))
|
.parse(argv.slice(1))
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user