Skip to content

Commit 73d3f8c

Browse files
committed
fix README.md
1 parent 8001231 commit 73d3f8c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ chmod 640 .backup_secrets
4747
```
4848

4949
+ RESTIC_PASSWORD_FILE is the location of the backup password.
50-
+ RESTIC_PATH is wehre the executable is located.
50+
+ RESTIC_PATH is where the executable is located.
5151
+ RESTIC_REPOSITORY is where you did the initialize of the backup.
52-
+ BACKUP_EXCLUDE_FILE is used for execludes.
52+
+ BACKUP_EXCLUDE_FILE is used for excludes like [.backup_excludes](.backup_excludes).
5353
+ BACKUP_PATHS is what folders are included for backups.
5454
+ RETENTION_POLICY is how long to keep backups.
5555
+ SNAPSHOT_TITLE should reflect nature of the backup.

0 commit comments

Comments
 (0)