Skip to content

Commit 584627b

Browse files
chriscoolgitster
authored andcommitted
Documentation: config: add "browser.<tool>.path".
Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 752527f commit 584627b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/config.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,10 @@ branch.<name>.rebase::
367367
it unless you understand the implications (see linkgit:git-rebase[1]
368368
for details).
369369

370+
browser.<tool>.path::
371+
Override the path for the given tool that may be used to
372+
browse HTML help. See '-w' option in linkgit:git-help[1].
373+
370374
clean.requireForce::
371375
A boolean to make git-clean do nothing unless given -f
372376
or -n. Defaults to true.

0 commit comments

Comments
 (0)