aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-08-27 16:57:34 -0700
committerJunio C Hamano <gitster@pobox.com>2009-08-27 16:57:34 -0700
commitc3f0cadfa8a99099a3a7852d717867924ba45106 (patch)
tree8575418f517bb5d5825fd362ed30a3b4e57b0bc2 /Documentation
parente7c693a8e13593707c9491108d104f43dbcf5bfb (diff)
parent0ded47581aa6097f1a685443d3c2fc0cebaf8c3c (diff)
downloadgit-c3f0cadfa8a99099a3a7852d717867924ba45106.tar.gz
git-c3f0cadfa8a99099a3a7852d717867924ba45106.tar.xz
Merge branch 'wl/insta-mongoose'
* wl/insta-mongoose: Add support for the Mongoose web server.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-instaweb.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-instaweb.txt b/Documentation/git-instaweb.txt
index 22da21a54..0771f2544 100644
--- a/Documentation/git-instaweb.txt
+++ b/Documentation/git-instaweb.txt
@@ -29,7 +29,7 @@ OPTIONS
The HTTP daemon command-line that will be executed.
Command-line options may be specified here, and the
configuration file will be added at the end of the command-line.
- Currently lighttpd, apache2 and webrick are supported.
+ Currently apache2, lighttpd, mongoose and webrick are supported.
(Default: lighttpd)
-m::