Update README.md

This commit is contained in:
DatuX 2017-07-26 00:40:01 +02:00 committed by GitHub
parent ff3bd214c6
commit 5474a0a156

View File

@ -14,7 +14,7 @@ It has the following features:
* Backup local data on the same server.
* Can be scheduled via a simple cronjob or run directly from commandline.
* Backups and snapshots can be named to prevent conflicts. (multiple backups from and to the same filesystems are no problem)
* Always creates new snapshots, even if the previous backup was aborted.
* Always creates a new snapshot before starting.
* Checks everything and aborts on errors.
* Ability to 'finish' aborted backups to see what goes wrong.
* Easy to debug and has a test-mode. Actual unix commands are printed.