Skip to content

Commit

Permalink
Merge branch 'ss/help-htmlpath-config-doc'
Browse files Browse the repository at this point in the history
Add missing doc.

* ss/help-htmlpath-config-doc:
  config.txt: Document help.htmlpath config parameter
  • Loading branch information
Junio C Hamano committed Jan 18, 2013
2 parents 55599ac + b1f809d commit 264238f
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 @@ -1361,6 +1361,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 264238f

Please sign in to comment.