瀏覽代碼

More consistency checks documentation edits.

Dan Helfman 3 年之前
父節點
當前提交
b627d00595
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      docs/how-to/deal-with-very-large-backups.md

+ 4 - 4
docs/how-to/deal-with-very-large-backups.md

@@ -45,10 +45,10 @@ consistency checks with `check` on a much less frequent basis (e.g. with
 ### Consistency check configuration
 ### Consistency check configuration
 
 
 Another option is to customize your consistency checks. By default, if you
 Another option is to customize your consistency checks. By default, if you
-omit consistency checks from configuration, borgmatic runs default consistency
-checks of full-repository checks (`repository`) and per-archive checks
-(`archives`) within each repository, no more than once a month. This is
-equivalent to what `borg check` does if run without options.
+omit consistency checks from configuration, borgmatic runs full-repository
+checks (`repository`) and per-archive checks (`archives`) within each
+repository, no more than once a month. This is equivalent to what `borg check`
+does if run without options.
 
 
 But if you find that archive checks are too slow, for example, you can
 But if you find that archive checks are too slow, for example, you can
 configure borgmatic to run repository checks only. Configure this in the
 configure borgmatic to run repository checks only. Configure this in the