diff --git a/docs/how-to/deal-with-very-large-backups.md b/docs/how-to/deal-with-very-large-backups.md index 3011e3ca..e048458e 100644 --- a/docs/how-to/deal-with-very-large-backups.md +++ b/docs/how-to/deal-with-very-large-backups.md @@ -51,6 +51,11 @@ cron job), while only running expensive consistency checks with `check` on a much less frequent basis (e.g. with `borgmatic check` called from a separate cron job). +New in version 1.8.5 Instead of +(or in addition to) specifying actions on the command-line, you can configure +borgmatic to [skip particular +actions](https://torsion.org/borgmatic/docs/how-to/set-up-backups/#skipping-actions). + ### Consistency check configuration