Browse Source

Add documentation on patterns and excludes.

Dan Helfman 1 week ago
parent
commit
292d9cb2c7
2 changed files with 5 additions and 0 deletions
  1. 2 0
      NEWS
  2. 3 0
      docs/how-to/set-up-backups.md

+ 2 - 0
NEWS

@@ -12,6 +12,8 @@
  * #1172: Add an "environment" option to the Sentry monitoring hook.
  * #1172: Add an "environment" option to the Sentry monitoring hook.
  * Add a "rename" option to "extra_borg_options" to support passing arbitrary flags to "borg
  * Add a "rename" option to "extra_borg_options" to support passing arbitrary flags to "borg
    rename".
    rename".
+ * Add documentation on patterns and excludes:
+   https://torsion.org/borgmatic/reference/configuration/patterns-and-excludes/
 
 
 2.0.10
 2.0.10
  * #427: Expand the "extra_borg_options" option to support passing arbitrary Borg flags to every
  * #427: Expand the "extra_borg_options" option to support passing arbitrary Borg flags to every

+ 3 - 0
docs/how-to/set-up-backups.md

@@ -156,6 +156,9 @@ added new options since you originally created your configuration file. Also
 check out how to [upgrade your
 check out how to [upgrade your
 configuration](https://torsion.org/borgmatic/how-to/upgrade/#upgrading-your-configuration).
 configuration](https://torsion.org/borgmatic/how-to/upgrade/#upgrading-your-configuration).
 
 
+And see the documentation on [patterns and
+excludes](https://torsion.org/borgmatic/reference/configuration/patterns-and-excludes/).
+
 
 
 ### Encryption
 ### Encryption