diff --git a/lib/header.sh b/lib/header.sh index 37fee62a..55b76a95 100644 --- a/lib/header.sh +++ b/lib/header.sh @@ -34,7 +34,7 @@ GSH_EXEC_DIR=$(cd "$GSH_EXEC_DIR"; pwd -P) # just in case GSH_EXEC_DIR=${GSH_EXEC_DIR:-.} -while getopts "VUXKFh" opt +while getopts "hnPdDACRXUVqGL:KBZc:FS:" opt do case "$opt" in V)