Fix documentation typo.

This commit is contained in:
Dan Helfman 2023-09-15 10:18:35 -07:00 committed by axel simon
parent a5514a8f25
commit ba6ffcea9d

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: