default help
This commit is contained in:
parent
ced12091df
commit
14cc02f9de
1 changed files with 2 additions and 0 deletions
2
main.ts
2
main.ts
|
@ -161,3 +161,5 @@ for (const option of Object.keys(options)) {
|
||||||
process.exit();
|
process.exit();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
options.help.run();
|
||||||
|
|
Loading…
Add table
Reference in a new issue