start: usage goes to stdout with -h
This commit is contained in:
parent
ea356d6e2a
commit
b5b3a5f029
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ while getopts ":wh" arg; do
|
|||
;;
|
||||
|
||||
h)
|
||||
>&2 usage
|
||||
usage
|
||||
exit 0
|
||||
;;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue