From f9206c15e7fe384f42beab8d4d872ecbd3285bab Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Sun, 2 Nov 2025 09:36:08 -0800 Subject: [PATCH] Fix documentation typos. --- docs/reference/configuration/patterns-and-excludes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/configuration/patterns-and-excludes.md b/docs/reference/configuration/patterns-and-excludes.md index 6029f3d7..7415e1b1 100644 --- a/docs/reference/configuration/patterns-and-excludes.md +++ b/docs/reference/configuration/patterns-and-excludes.md @@ -79,7 +79,7 @@ patterns: ``` You can also add excludes and includes to your patterns. Excludes are prefixed -with "`- `". If you're defining these directly in the borgmatic's configuration +with "`- `". If you're defining these directly in borgmatic's configuration file, use quotes around the pattern. For example: ```yaml @@ -151,7 +151,7 @@ R /tmp/borgmatic-xzwb6s07/./borgmatic/sqlite_databases + /tmp/borgmatic-xzwb6s07/./borgmatic/sqlite_databases R /home R /etc -! fm:/home/.cache +! fm:/home/user/.cache ``` You'll notice that borgmatic prepends your patterns with its own to support