Skip to content

Commit 264238f

Browse files
committed
Merge branch 'ss/help-htmlpath-config-doc'
Add missing doc. * ss/help-htmlpath-config-doc: config.txt: Document help.htmlpath config parameter
2 parents 55599ac + b1f809d commit 264238f

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
@@ -1361,6 +1361,12 @@ help.autocorrect::
13611361
value is 0 - the command will be just shown but not executed.
13621362
This is the default.
13631363

1364+
help.htmlpath::
1365+
Specify the path where the HTML documentation resides. File system paths
1366+
and URLs are supported. HTML pages will be prefixed with this path when
1367+
help is displayed in the 'web' format. This defaults to the documentation
1368+
path of your Git installation.
1369+
13641370
http.proxy::
13651371
Override the HTTP proxy, normally configured using the 'http_proxy',
13661372
'https_proxy', and 'all_proxy' environment variables (see

0 commit comments

Comments
 (0)