Update README.md

This commit is contained in:
Nicolas Chan 2020-06-14 13:48:40 -07:00 committed by GitHub
parent 51c63bc98c
commit 8f69f332af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# Minecraft Backup
Backup script for Linux servers running a Minecraft server in a GNU Screen
Backup script for Linux servers running a Minecraft server in a GNU Screen or tmux
### Disclaimer
Backups are essential to the integrity of your Minecraft world. You should automate regular backups and **check that your backups work**. While this script has been used in production for several years, it is up to you to make sure that your backups work and that you have a reliable backup policy.
@ -40,6 +40,7 @@ Command line options:
-q Suppress warnings
-s Minecraft server screen name
-v Verbose mode
-w Window manager: screen (default) or tmux
```
Example usage of command line options: