@ -116,8 +116,7 @@ args=("$@")
# Check for flags with getopt
if options="$(getopt -o SIabcdefghijklmnopqrstuvwxyz0123456789 -l \
ssd:,ihm,restore,showedits,noupdate,nodbupdate,m2,force,\
ssd:,ihm,restore,showedits,noupdate,nodbupdate,m2,force,incompatible,ram,pcie,wdda,email,autoupdate:,reboot,help,version,debug -- "$@")"; then
incompatible,ram,pcie,wdda,email,autoupdate:,reboot,help,version,debug \
-- "$@")"; then
eval set -- "$options"
while true; do