git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] config.txt: Document help.htmlpath config parameter
@ 2013-01-15 20:56 Sebastian Staudt
  2013-01-15 21:51 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Staudt @ 2013-01-15 20:56 UTC (permalink / raw
  To: git

Signed-off-by: Sebastian Staudt <koraktor@gmail.com>
---
 Documentation/config.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/config.txt b/Documentation/config.txt
index bf8f911..e452ff8 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -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
-- 
1.8.1.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] config.txt: Document help.htmlpath config parameter
  2013-01-15 20:56 [PATCH] config.txt: Document help.htmlpath config parameter Sebastian Staudt
@ 2013-01-15 21:51 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2013-01-15 21:51 UTC (permalink / raw
  To: Sebastian Staudt; +Cc: git

Thanks.

This will eventually go to the maintenance track as well.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-15 21:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-15 20:56 [PATCH] config.txt: Document help.htmlpath config parameter Sebastian Staudt
2013-01-15 21:51 ` Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).