Skip to content

Commit

Permalink
Merge branch 'ss/help-htmlpath-config-doc' into maint
Browse files Browse the repository at this point in the history
* ss/help-htmlpath-config-doc:
  config.txt: Document help.htmlpath config parameter
  • Loading branch information
Junio C Hamano committed Jan 28, 2013
2 parents 6d7c1c8 + b1f809d commit a77133e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1351,6 +1351,12 @@ help.autocorrect::
value is 0 - the command will be just shown but not executed.
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::
Override the HTTP proxy, normally configured using the 'http_proxy',
'https_proxy', and 'all_proxy' environment variables (see
Expand Down

0 comments on commit a77133e

Please sign in to comment.