Improve help message
This commit is contained in:
parent
c870aae9da
commit
8f2df932e1
2
start.sh
2
start.sh
@ -104,7 +104,7 @@ function main {
|
||||
echo "Usage $cmd [OPTIONS]"
|
||||
echo ""
|
||||
echo "OPTIONS:"
|
||||
echo " -c --config <mode> How to configure the server. Possible values for mode are: proxy, bungee, standalone"
|
||||
echo " -c --config <mode> How to configure the server (see ./configure.sh --help). Possible values for mode are: proxy, bungee, standalone"
|
||||
echo " -t --temp --tmp Apply the configuration only temporary, while the server is running. Requires --config."
|
||||
echo " -s --sleep <secs> How many seconds to sleep after the server has stopped before starting it again"
|
||||
echo " -h --help Show help"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user