Improve help message

This commit is contained in:
Leonard Steppy 2025-12-25 20:10:34 +01:00
parent c870aae9da
commit 8f2df932e1

View File

@ -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"