summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorChristian Couder <chriscool@tuxfamily.org>2008-01-29 06:08:29 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-01-29 08:49:27 (GMT)
commitf7ff09d7188aaa60710aa2e6d0da19b70adac2f1 (patch)
tree4b3ee03c2fff9720c0389c7ad7c2af02d8e6aff4 /Documentation
parent584627b4a6a72a80e51e115d992c731d53acbb4a (diff)
downloadgit-f7ff09d7188aaa60710aa2e6d0da19b70adac2f1.zip
git-f7ff09d7188aaa60710aa2e6d0da19b70adac2f1.tar.gz
git-f7ff09d7188aaa60710aa2e6d0da19b70adac2f1.tar.bz2
Documentation: help: specify supported html browsers.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-help.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/git-help.txt b/Documentation/git-help.txt
index 09904c7..fb77ca3 100644
--- a/Documentation/git-help.txt
+++ b/Documentation/git-help.txt
@@ -58,6 +58,16 @@ is available in PATH.
+
Note that the script tries, as much as possible, to display the HTML
page in a new tab on an already opened browser.
++
+The following browsers are currently supported by 'git-help--browse':
++
+* firefox (this is the default under X Window when not using KDE)
+* iceweasel
+* konqueror (this is the default under KDE)
+* w3m (this is the default outside X Window)
+* links
+* lynx
+* dillo
CONFIGURATION VARIABLES
-----------------------