config.txt: Document help.htmlpath config parameter
Signed-off-by: Sebastian Staudt <koraktor@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
7e2010537e
commit
b1f809d0ae
@ -1348,6 +1348,12 @@ help.autocorrect::
|
|||||||
value is 0 - the command will be just shown but not executed.
|
value is 0 - the command will be just shown but not executed.
|
||||||
This is the default.
|
This is the default.
|
||||||
|
|
||||||
|
help.htmlpath::
|
||||||
|
Specify the path where the HTML documentation resides. File system paths
|
||||||
|
and URLs are supported. HTML pages will be prefixed with this path when
|
||||||
|
help is displayed in the 'web' format. This defaults to the documentation
|
||||||
|
path of your Git installation.
|
||||||
|
|
||||||
http.proxy::
|
http.proxy::
|
||||||
Override the HTTP proxy, normally configured using the 'http_proxy',
|
Override the HTTP proxy, normally configured using the 'http_proxy',
|
||||||
'https_proxy', and 'all_proxy' environment variables (see
|
'https_proxy', and 'all_proxy' environment variables (see
|
||||||
|
Loading…
Reference in New Issue
Block a user