Fixed help description
This commit is contained in:
parent
1d420347b5
commit
886400467e
@ -75,9 +75,9 @@ case "$1" in
|
||||
echo -e " console \t Connects to the console"
|
||||
echo -e " backup \t Creates a world backup"
|
||||
echo -e " full-backup \t Creates a full backup"
|
||||
echo -e " wl-add [USER]\t Creates a full backup"
|
||||
echo -e " wl-rm [USER]\t Creates a full backup"
|
||||
echo -e " --help, -h \t Prints this page"
|
||||
echo -e " wl-add [USER]\t Adds [USER] to the whitelist"
|
||||
echo -e " wl-rm [USER]\t Removes [USER] from the whitelist"
|
||||
echo -e " --help, -h \t Shows this help"
|
||||
;;
|
||||
|
||||
*)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user