From: Christian Couder Date: Tue, 29 Jan 2008 06:08:29 +0000 (+0100) Subject: Documentation: help: specify supported html browsers. X-Git-Tag: v1.5.4~17 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=f7ff09d7188aaa60710aa2e6d0da19b70adac2f1;p=git.git Documentation: help: specify supported html browsers. Signed-off-by: Christian Couder Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-help.txt b/Documentation/git-help.txt index 09904c75c..fb77ca3a5 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 -----------------------