mirror of
https://github.com/MinecraftServerControl/mscs.git
synced 2024-11-15 06:48:16 -07:00
whitespace
This commit is contained in:
parent
a5d7451f85
commit
0957d4c18a
@ -49,7 +49,7 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
USAGE=$(cat <<EOF
|
||||
Usage: $0 <option>
|
||||
Usage: $0 <option>
|
||||
|
||||
Options:
|
||||
|
||||
@ -1525,7 +1525,7 @@ case "$1" in
|
||||
WORLDS="$2"
|
||||
elif [ -n "$2" ]; then
|
||||
printf "World '$2' not recognized.\n"
|
||||
printf " Usage: $0 $1 <world>\n"
|
||||
printf " Usage: $0 $1 <world>\n"
|
||||
exit 1
|
||||
fi
|
||||
# Stop all of the world servers and backup the worlds.
|
||||
|
Loading…
Reference in New Issue
Block a user