瀏覽代碼

Added spaces

Marvin Lehmann 8 年之前
父節點
當前提交
6a21e9703b
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      linuxgsm.sh

+ 3 - 3
linuxgsm.sh

@@ -229,9 +229,9 @@ fn_install_getopt(){
 	echo "https://gameservermanagers.com"
 	echo -e ""
 	echo -e "Commands"
-	echo -e "install\t\t|Select server to install."
-	echo -e "servername\t|e.g $0 csgoserver. Enter name of server/game to install."
-	echo -e "list\t\t|List all servers available for install."
+	echo -e "install\t\t| Select server to install."
+	echo -e "servername\t| e.g $0 csgoserver. Enter name of server/game to install."
+	echo -e "list\t\t| List all servers available for install."
 	exit
 }