Pārlūkot izejas kodu

Clarify documentation about include merging mappings vs. values.

Dan Helfman 3 gadi atpakaļ
vecāks
revīzija
48ff3e70d1
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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.
 the parts you want to customize.
 
 
 Note that this `<<` include merging syntax is only for merging in mappings
 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
 ## Configuration overrides