Skip to content

Commit 151d81e

Browse files
author
BuildTools
committed
RELEASE V3.0 STABLE new featuers, bugfixes
1 parent 1f37228 commit 151d81e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ help(){
225225
printf " Default value is: ${LRED}java -Xms1024m -Xmx1024m -Dfile.encoding=UTF-8 -jar${GREEN}\n"
226226
printf "${LRED}srv_cfg_servername.dat${GREEN} Your server program (file)name without extension.\n"
227227
printf " (e.g. MyServer) itt will start MyServer.jar and create MyServer.pid and MyServer.log\n"
228+
printf " No default value program will exit with error if file is missing.\n"
228229
printf "${LRED}srv_cfg_serverparam.dat${GREEN} Insert your parameters into this config file e.g. --noconsole \n"
229230
printf " ${YELLOW}Warning!!!${GREEN} No parameters passing trough from this file for debug start!\n"
230231
printf " CMDline will looks like this when you issue start:${YELLOW} ...... srv_cfg_servername.dat srv_cfg_serverparam.dat${GREEN}\n"

0 commit comments

Comments
 (0)