summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2013-11-01 07:38:56 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-11-01 07:38:56 -0700
commitc9bb7d040a266e8562e56f3ad0a375582f1d6f6f (patch)
treef0652e6aa66d8f519935240b24b8b1aeba5cf1d6 /Documentation
parentMerge branch 'js/tests-windows-port-fix' (diff)
parentweb--browse: Add support for xdg-open (diff)
downloadtgif-c9bb7d040a266e8562e56f3ad0a375582f1d6f6f.tar.xz
Merge branch 'rs/web-browse-xdg-open'
* rs/web-browse-xdg-open: web--browse: Add support for xdg-open
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-web--browse.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-web--browse.txt b/Documentation/git-web--browse.txt
index 5aec4ecffb..2de575f5be 100644
--- a/Documentation/git-web--browse.txt
+++ b/Documentation/git-web--browse.txt
@@ -35,6 +35,7 @@ The following browsers (or commands) are currently supported:
* open (this is the default under Mac OS X GUI)
* start (this is the default under MinGW)
* cygstart (this is the default under Cygwin)
+* xdg-open
Custom commands may also be specified.