Added -? argument as alias for --help

This commit is contained in:
Michael Boelen 2016-05-10 11:47:01 +02:00
parent dfce1a770a
commit 41197f722b

View File

@ -167,7 +167,7 @@
ExitClean ExitClean
;; ;;
# View help # View help
--help | -h) --help | -h | -?)
VIEWHELP=1 VIEWHELP=1
;; ;;