Let's see if continue works

This commit is contained in:
Stig-Ørjan Smelror 2024-01-29 21:42:55 +01:00
parent 37bfa41b74
commit 14e18c89a1

2
qsgen2
View File

@ -89,6 +89,8 @@ case ${1} in
help || -h || --help) help || -h || --help)
_help ${0:t} _help ${0:t}
;; ;;
*)
continue
esac esac
# Loading Zsh modules # Loading Zsh modules