소스 검색

Clarify documentation about include merging mappings vs. values.

Dan Helfman 3 년 전
부모
커밋
48ff3e70d1
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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