More functions and help

This commit is contained in:
bbruns 2010-08-23 21:37:48 +00:00
parent 550fd66516
commit e8befe76db

View File

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