Documentation: help: specify supported html browsers.

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Christian Couder 2008-01-29 07:08:29 +01:00 committed by Junio C Hamano
parent 584627b4a6
commit f7ff09d718

View File

@ -58,6 +58,16 @@ is available in PATH.
+ +
Note that the script tries, as much as possible, to display the HTML Note that the script tries, as much as possible, to display the HTML
page in a new tab on an already opened browser. 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 CONFIGURATION VARIABLES
----------------------- -----------------------