]> arthur.barton.de Git - ax-zsh.git/commitdiff
axzshctl: Implement "--help" option, and ehnance error handling
authorAlexander Barton <alex@barton.de>
Tue, 31 Dec 2019 15:56:50 +0000 (16:56 +0100)
committerAlexander Barton <alex@barton.de>
Tue, 31 Dec 2019 15:56:50 +0000 (16:56 +0100)
Don't exit with an error code ("non-null") when the usage information
was requested with "--help", and write errors parsing the command line
to stderr and exit with code 2.


No differences found