File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff 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"
You can’t perform that action at this time.
0 commit comments