From 5a562089225e5b12e6895363ca8dcf620492b216 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Fri, 15 Sep 2023 10:18:35 -0700 Subject: [PATCH] Fix documentation typo. --- docs/how-to/make-per-application-backups.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to/make-per-application-backups.md b/docs/how-to/make-per-application-backups.md index 697517bf..efa02eb4 100644 --- a/docs/how-to/make-per-application-backups.md +++ b/docs/how-to/make-per-application-backups.md @@ -564,7 +564,7 @@ forget to specify the section (like `location:` or `storage:`) that any option is in. In this example, when borgmatic runs, all instances of `{user}` get replaced -with `foo` and all instances of `{archive-prefix}` get replaced with `bar-`. +with `foo` and all instances of `{archive_prefix}` get replaced with `bar-`. (And in this particular example, `{now}` doesn't get replaced with anything, but gets passed directly to Borg.) After substitution, the logical result looks something like this: