default help

This commit is contained in:
Nebel 2023-11-23 01:34:36 +09:00
parent ced12091df
commit 14cc02f9de
Signed by: nebel
GPG key ID: 79807D08C6EF6460

View file

@ -161,3 +161,5 @@ for (const option of Object.keys(options)) {
process.exit();
}
}
options.help.run();