Open
Description
reported in docopts (shell wrapper) docopt/docopts#17
I made a go example to reproduce the behavior:
$ go run atest.go
my error:
Usage: atest.sh <arg>
atest.sh ( -h | --help )
atest.sh ( -V | --version )
exit status 1
Would it be possible to have help full error in err
when receiving it in error Handler:
Metadata
Assignees
Labels
No labels