From 84cf9d1d70f883ff1cc6a035aade4b7fdb47f0af Mon Sep 17 00:00:00 2001 From: AleaJactaEst Date: Sun, 16 Jan 2022 22:57:25 +0100 Subject: [PATCH] update help messsage on script start-khanat-client.sh --- start-khanat-client.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/start-khanat-client.sh b/start-khanat-client.sh index 3ddbf28..f51e021 100755 --- a/start-khanat-client.sh +++ b/start-khanat-client.sh @@ -97,6 +97,8 @@ $(basename $0) [Option] : Donwload Launch Godot -h : Show help -d : Show debug message -e : Start Godot in editor mode + -o : target godot file (downloaded) + -s : Url to download a specific godot version EOF exit 1 fi