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