X-Git-Url: https://git.grml.org/?p=grml-rescueboot.git;a=blobdiff_plain;f=update-grml-rescueboot;fp=update-grml-rescueboot;h=f5550342e06e2adcfd5ac0824babfec4b1c19ba2;hp=0dc97d5bd1b4fb23a665879e0bd5478e6e9dadf9;hb=df317cac57ab93c0675d8ec5eda99d6c3b8ef5c0;hpb=443ca4cf0d4bb4f20593c522ae05a83fc98d49ae 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