Merge pull request #851 from MikeDawg/fixscripts
Fixing scripts - Make all scripts usage/help similar
This commit is contained in:
commit
713a14c504
@ -20,6 +20,7 @@ while getopts "hb:n:u:" arg; do
|
||||
UNIT_USERNAME=$OPTARG
|
||||
;;
|
||||
*)
|
||||
usage
|
||||
exit 1
|
||||
esac
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user