summaryrefslogtreecommitdiff
path: root/Documentation/config.txt
diff options
context:
space:
mode:
authorChristian Couder <chriscool@tuxfamily.org>2008-03-14 04:56:53 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-03-14 07:31:06 (GMT)
commit1658c6149ac4462c874810c760507040122917e8 (patch)
tree06548895cf7fe8b7243d3e220f8f1aaf3c3bbcd4 /Documentation/config.txt
parent77e21533a938b886ed2b8636a75f76870f4805de (diff)
downloadgit-1658c6149ac4462c874810c760507040122917e8.zip
git-1658c6149ac4462c874810c760507040122917e8.tar.gz
git-1658c6149ac4462c874810c760507040122917e8.tar.bz2
Documention: web--browse: add info about "browser.<tool>.cmd" config var
Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/config.txt')
-rw-r--r--Documentation/config.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/config.txt b/Documentation/config.txt
index bfad0e3..ed2cb83 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -420,6 +420,11 @@ branch.<name>.rebase::
it unless you understand the implications (see linkgit:git-rebase[1]
for details).
+browser.<tool>.cmd::
+ Specify the command to invoke the specified browser. The
+ specified command is evaluated in shell with the URLs passed
+ as arguments. (See linkgit:git-web--browse[1].)
+
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]) or a