More functions and help
parent
550fd66516
commit
e8befe76db
|
@ -34,6 +34,7 @@ while [ $# -gt 0 ]; do
|
||||||
;;
|
;;
|
||||||
-h|--help)
|
-h|--help)
|
||||||
show_help
|
show_help
|
||||||
|
exit 0
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
shift
|
shift
|
||||||
|
|
Loading…
Reference in New Issue