doc: foot.ini: include paths are allowed to begin with ~/

This commit is contained in:
Daniel Eklöf 2021-07-30 14:53:12 +02:00
parent 7cfa48f369
commit ed855c72dc
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -70,13 +70,11 @@ in this order:
The import file has its own section scope. I.e. the including
configuration is still in the default section after the include,
regardless of which section the included file ends in.
The path must be an absolute path.
Multiple include directives are allowed, but only one path per
directive.
Nested imports are allowed.
- The path must be an absolute path, or start with *~/*.
- Multiple include directives are allowed, but only one path per
directive.
- Nested imports are allowed.
Default: _not set_.