remove double --help section
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
9eba4e8b8e
commit
25d8a2e2fb
1 changed files with 0 additions and 3 deletions
|
@ -152,9 +152,6 @@ while [ "$#" -ge 1 ]; do
|
|||
-p|--parallel)
|
||||
PARALLEL=1
|
||||
;;
|
||||
-h|--help)
|
||||
usage
|
||||
;;
|
||||
-V|--version)
|
||||
display_version
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue