node-argp
node-argp copied to clipboard
Lower-case "number" in type conversion error message
Here's a trivial change to the type conversion error message that makes errors involving the Number type look just a bit nicer:
testprog: Option 'testopt' is not a number
Try 'testprog --help' for more information