From 6d3802335e8e7c012cd51ce9b506ca63be02eb95 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Mon, 18 May 2020 08:43:32 -0700 Subject: [PATCH] Adding docs note about upgrading to get --files flag. --- docs/how-to/set-up-backups.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/how-to/set-up-backups.md b/docs/how-to/set-up-backups.md index 029d4b1b4..34e330034 100644 --- a/docs/how-to/set-up-backups.md +++ b/docs/how-to/set-up-backups.md @@ -173,6 +173,9 @@ backup, you can invoke it like this: sudo borgmatic --verbosity 1 --files ``` +(No borgmatic `--files` flag? It's only present in newer versions of +borgmatic. So try leaving it out, or upgrade borgmatic!) + By default, this will also prune any old backups as per the configured retention policy, and check backups for consistency problems due to things like file damage.