Skip to content

Commit f7ff09d

Browse files
chriscoolgitster
authored andcommitted
Documentation: help: specify supported html browsers.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 584627b commit f7ff09d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Documentation/git-help.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,16 @@ is available in PATH.
5858
+
5959
Note that the script tries, as much as possible, to display the HTML
6060
page in a new tab on an already opened browser.
61+
+
62+
The following browsers are currently supported by 'git-help--browse':
63+
+
64+
* firefox (this is the default under X Window when not using KDE)
65+
* iceweasel
66+
* konqueror (this is the default under KDE)
67+
* w3m (this is the default outside X Window)
68+
* links
69+
* lynx
70+
* dillo
6171

6272
CONFIGURATION VARIABLES
6373
-----------------------

0 commit comments

Comments
 (0)