X-Git-Url: http://git.grml.org/?p=grml-rescueboot.git;a=blobdiff_plain;f=update-grml-rescueboot;h=f5550342e06e2adcfd5ac0824babfec4b1c19ba2;hp=0dc97d5bd1b4fb23a665879e0bd5478e6e9dadf9;hb=HEAD;hpb=81780ff6b2bd6f2e526a4667bed381dbf84d4f02 diff --git a/update-grml-rescueboot b/update-grml-rescueboot index 0dc97d5..f555034 100755 --- a/update-grml-rescueboot +++ b/update-grml-rescueboot @@ -34,7 +34,7 @@ usage() { echo "Usage: $(basename "$0") [-f] [-a <32|64|96>] [-t ]" } -while getopts ":a::t::f:h" opt ; do +while getopts ":a:t:fh" opt ; do case ${opt} in a) if [ "${OPTARG}" = 32 ] || [ "${OPTARG}" = 64 ] || [ "${OPTARG}" = 96 ] ; then