Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-08-28 03:57:34 +0400
committerJunio C Hamano <gitster@pobox.com>2009-08-28 03:57:34 +0400
commitc3f0cadfa8a99099a3a7852d717867924ba45106 (patch)
tree8575418f517bb5d5825fd362ed30a3b4e57b0bc2 /Documentation
parente7c693a8e13593707c9491108d104f43dbcf5bfb (diff)
parent0ded47581aa6097f1a685443d3c2fc0cebaf8c3c (diff)
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 22da21a54f..0771f25443 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::