Explorar o código

Clarify documentation about include merging mappings vs. values.

Dan Helfman %!s(int64=3) %!d(string=hai) anos
pai
achega
48ff3e70d1
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      docs/how-to/make-per-application-backups.md

+ 2 - 2
docs/how-to/make-per-application-backups.md

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