-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Milestone
Description
Right now the error display is a bit crude:
./subcommands.js number add AA BB
int: invalid int: AA
int: invalid int: BB
Usage: testCli number add INT INT
add two integers
Arguments:
INT int value
INT int value
Options:
[--help, -?] Display help about this program
[--version, -V] Display the version of this program
Reactions are currently unavailable