]> arthur.barton.de Git - ax-zsh.git/commit
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)
commita8f02bd2e0dab5a1c1d9d3aec7b34c797e8ee4be
tree7dd8e1d768327315f59801c92c88f2acdd31d986
parentf64c1718d2b79d9799339bc19978f12b1804fa27
axzshctl: Implement "--help" option, and ehnance error handling

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.
bin/axzshctl