node-argp icon indicating copy to clipboard operation
node-argp copied to clipboard

Lower-case "number" in type conversion error message

Open chrisnovakovic opened this issue 9 years ago • 0 comments

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

chrisnovakovic avatar Sep 11 '16 00:09 chrisnovakovic