Pārlūkot izejas kodu

Add another mention of "skip_actions" to the docs (#701).

Dan Helfman 1 gadu atpakaļ
vecāks
revīzija
da034c316a
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. 5 0
      docs/how-to/deal-with-very-large-backups.md

+ 5 - 0
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
 much less frequent basis (e.g. with `borgmatic check` called from a separate
 cron job).
 cron job).
 
 
+<span class="minilink minilink-addedin">New in version 1.8.5</span> 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
 ### Consistency check configuration