X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=chboot;h=b90b9261187bd5ab6aaff97110a88cb819ad822e;hp=2a357e6d2f1dba5e01d92bdd8fa597a3958cbfd0;hb=114c4b67d43d7fa1cd7b5014153b82aa8492c74d;hpb=708c79e5611549280b988c607e1a1a19fc63e991 diff --git a/chboot b/chboot index 2a357e6..b90b926 100755 --- a/chboot +++ b/chboot @@ -44,7 +44,7 @@ grub_extn=4 ###### begin command line parsing ##### reboot=true -temp=$(getopt -l opt o "$@") || usage 1 +temp=$(getopt -l help hdr "$@") || usage 1 eval set -- "$temp" while true; do case $1 in