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