git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] Documentation: config: add "browser.<tool>.path".
@ 2008-01-29  6:08 Christian Couder
  0 siblings, 0 replies; only message in thread
From: Christian Couder @ 2008-01-29  6:08 UTC (permalink / raw)
  To: Junio Hamano, Eric Wong; +Cc: git

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
---
 Documentation/config.txt |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/Documentation/config.txt b/Documentation/config.txt
index 877eda9..477b2d9 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -367,6 +367,10 @@ branch.<name>.rebase::
 	it unless you understand the implications (see linkgit:git-rebase[1]
 	for details).
 
+browser.<tool>.path::
+	Override the path for the given tool that may be used to
+	browse HTML help. See '-w' option in linkgit:git-help[1].
+
 clean.requireForce::
 	A boolean to make git-clean do nothing unless given -f
 	or -n.   Defaults to true.
-- 
1.5.4.rc1.24.gf78d

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-29  6:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-29  6:08 [PATCH 1/3] Documentation: config: add "browser.<tool>.path" Christian Couder

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 NNTP newsgroup(s).