suntong opened this issue 8 years ago · 2 comments
When the required argument is missing from the cli parameter, cli should point that out, instead of error out on something else:
cli
$ go run 001-hello.go -a ERR! `` couldn't converted to an uint value
Normal case shown here.
Thanks. I have fix it, see commit 7259422
Yep. Thx!