Fixed indentation
This commit is contained in:
parent
26e4646b2e
commit
1d420347b5
@ -73,10 +73,10 @@ case "$1" in
|
|||||||
echo
|
echo
|
||||||
echo "Available commands:"
|
echo "Available commands:"
|
||||||
echo -e " console \t Connects to the console"
|
echo -e " console \t Connects to the console"
|
||||||
echo -e " backup \t\t Creates a world backup"
|
echo -e " backup \t Creates a world backup"
|
||||||
echo -e " full-backup \t Creates a full backup"
|
echo -e " full-backup \t Creates a full backup"
|
||||||
echo -e " wl-add [USER]\t\t Creates a full backup"
|
echo -e " wl-add [USER]\t Creates a full backup"
|
||||||
echo -e " wl-rm [USER]\t\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 " --help, -h \t Prints this page"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user