浏览代码

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

Dan Helfman 1 年之前
父节点
当前提交
da034c316a
共有 1 个文件被更改,包括 5 次插入0 次删除
  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
 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