File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -84,12 +84,11 @@ You can include a config file from another by setting the special
8484variable takes a pathname as its value, and is subject to tilde
8585expansion. `include.path` can be given multiple times.
8686
87- The
88- included file is expanded immediately, as if its contents had been
87+ The included file is expanded immediately, as if its contents had been
8988found at the location of the include directive. If the value of the
90- `include.path` variable is a relative path, the path is considered to be
91- relative to the configuration file in which the include directive was
92- found. See below for examples.
89+ `include.path` variable is a relative path, the path is considered to
90+ be relative to the configuration file in which the include directive
91+ was found. See below for examples.
9392
9493
9594Example
You can’t perform that action at this time.
0 commit comments