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 коммит произвёл Junio C Hamano
Родитель 584627b4a6
Коммит f7ff09d718
1 изменённых файлов: 10 добавлений и 0 удалений

Просмотреть файл

@ -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
-----------------------