Update README.md

This commit is contained in:
Alexander Rust 2017-09-04 10:41:18 +02:00 committed by GitHub
parent 68becb13cf
commit 1fc750a140

View file

@ -1 +1,8 @@
# restic-tools # restic-tools
Wrapper around restic backup to simplify certain tasks.
Repositories can be configured in /etc/backup/$REPO.repo
Local includes and excludes in `/etc/backup/local.config` or `/etc/backup/local.exclude`
* `backup $REPO local` for local backup to repo configured by
* `backup $REPO monitor $HOST $WARN_HOURS $CRIT_HOURS` for Nagios/Iciginga checks of backups
* `backup $REPO $ARGUMENTS` for invoking restic with $ARGUMENTS for the repository