diff --git a/README.md b/README.md index 89c4297..ecdca86 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ -# restic-tools \ No newline at end of file +# 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