More functions and help

master
bbruns 2010-08-23 21:37:48 +00:00
parent 550fd66516
commit e8befe76db
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ while [ $# -gt 0 ]; do
;;
-h|--help)
show_help
exit 0
;;
esac
shift