Clarify documentation about include merging mappings vs. values.

This commit is contained in:
Dan Helfman 2022-05-08 14:48:42 -07:00
parent 7e9adfb899
commit 48ff3e70d1
1 changed files with 2 additions and 2 deletions

View File

@ -126,8 +126,8 @@ configuration—up to full borgmatic configuration files—while overriding only
the parts you want to customize.
Note that this `<<` include merging syntax is only for merging in mappings
(keys/values). If you'd like to include other types like scalars or lists
directly, please see the section above about standard includes.
(configuration options and their values). But if you'd like to include a
single value directly, please see the section above about standard includes.
## Configuration overrides