Skip to content

Commit a77133e

Browse files
committed
Merge branch 'ss/help-htmlpath-config-doc' into maint
* ss/help-htmlpath-config-doc: config.txt: Document help.htmlpath config parameter
2 parents 6d7c1c8 + b1f809d commit a77133e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/config.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1351,6 +1351,12 @@ help.autocorrect::
13511351
value is 0 - the command will be just shown but not executed.
13521352
This is the default.
13531353

1354+
help.htmlpath::
1355+
Specify the path where the HTML documentation resides. File system paths
1356+
and URLs are supported. HTML pages will be prefixed with this path when
1357+
help is displayed in the 'web' format. This defaults to the documentation
1358+
path of your Git installation.
1359+
13541360
http.proxy::
13551361
Override the HTTP proxy, normally configured using the 'http_proxy',
13561362
'https_proxy', and 'all_proxy' environment variables (see

0 commit comments

Comments
 (0)