diff --git a/dzgui.sh b/dzgui.sh index c6b8a16..53dd4f2 100755 --- a/dzgui.sh +++ b/dzgui.sh @@ -1094,7 +1094,7 @@ uninstall(){ } usage(){ -read -r -d '' helptext <<- EOM +cat <<- EOM DZGUI - Free and Open Source DayZ launcher Usage: @@ -1116,7 +1116,6 @@ Options: -h, --help: Prints this message EOM -echo "$helptext" } main(){