remove double --help section

Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
Nico Schottelius 2009-10-25 15:24:18 +01:00
parent 9eba4e8b8e
commit 25d8a2e2fb
1 changed files with 0 additions and 3 deletions

View File

@ -152,9 +152,6 @@ while [ "$#" -ge 1 ]; do
-p|--parallel) -p|--parallel)
PARALLEL=1 PARALLEL=1
;; ;;
-h|--help)
usage
;;
-V|--version) -V|--version)
display_version display_version
;; ;;