Fix documentation typo.

This commit is contained in:
Dan Helfman 2023-09-15 10:18:35 -07:00
parent 5912769273
commit 5a56208922
1 changed files with 1 additions and 1 deletions

View File

@ -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: