Update help message
This commit is contained in:
parent
ad53b9a6cf
commit
68ca598ba1
2
msman.sh
2
msman.sh
@ -475,7 +475,7 @@ if [[ "$1" == "--edit-config" ]] || [[ "$1" == "-e" ]]; then
|
||||
exit 0
|
||||
fi
|
||||
elif [[ "$1" == "--help" ]] || [[ "$1" == "-h" ]]; then
|
||||
echo "Usage: ./script.sh [OPTION]"
|
||||
echo "Usage: ./msman.sh [OPTION]"
|
||||
echo "Starts the Minecraft server."
|
||||
echo
|
||||
echo "Options:"
|
||||
|
Loading…
x
Reference in New Issue
Block a user