From 6dc71d61480f8cc36593adf53f357ecc77ad7d5b Mon Sep 17 00:00:00 2001 From: lrob Date: Sat, 20 Feb 2016 12:05:43 +0100 Subject: [PATCH] Update core_getopt.sh --- functions/core_getopt.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/functions/core_getopt.sh b/functions/core_getopt.sh index c5b6916c3..c9c875656 100644 --- a/functions/core_getopt.sh +++ b/functions/core_getopt.sh @@ -230,6 +230,7 @@ case "$getopt" in echo -e "\e[34mdebug\t\e[0mSee the output of the server directly to your terminal." echo -e "\e[34minstall\t\e[0mInstall the server." echo -e "\e[34mauto-install\t\e[0mInstall the server, without prompts." + echo -e "\e[34mfastdl\t\e[0mGenerates or update a FastDL folder for your server." } | column -s $'\t' -t esac exit