config.txt: reflow the second include.path paragraph
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
df0233be96
commit
1050e9874b
@ -84,12 +84,11 @@ You can include a config file from another by setting the special
|
|||||||
variable takes a pathname as its value, and is subject to tilde
|
variable takes a pathname as its value, and is subject to tilde
|
||||||
expansion. `include.path` can be given multiple times.
|
expansion. `include.path` can be given multiple times.
|
||||||
|
|
||||||
The
|
The included file is expanded immediately, as if its contents had been
|
||||||
included file is expanded immediately, as if its contents had been
|
|
||||||
found at the location of the include directive. If the value of the
|
found at the location of the include directive. If the value of the
|
||||||
`include.path` variable is a relative path, the path is considered to be
|
`include.path` variable is a relative path, the path is considered to
|
||||||
relative to the configuration file in which the include directive was
|
be relative to the configuration file in which the include directive
|
||||||
found. See below for examples.
|
was found. See below for examples.
|
||||||
|
|
||||||
|
|
||||||
Example
|
Example
|
||||||
|
Loading…
Reference in New Issue
Block a user