X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-instaweb.txt;h=735008c1ab172cda93e6f98b75b401c37f1cd22f;hb=784c099a30368af4238e2713e6220688119239a1;hp=52a6aa6e82cda3fa0c606fd57c4ea67c4396a268;hpb=00cec846f157b5363b0967d1e4cba76b44d48e77;p=git.git diff --git a/Documentation/git-instaweb.txt b/Documentation/git-instaweb.txt index 52a6aa6e8..735008c1a 100644 --- a/Documentation/git-instaweb.txt +++ b/Documentation/git-instaweb.txt @@ -7,8 +7,9 @@ git-instaweb - Instantly browse your working repository in gitweb SYNOPSIS -------- -'git-instaweb' [--local] [--httpd=] [--port=] [--browser=] - +[verse] +'git-instaweb' [--local] [--httpd=] [--port=] + [--browser=] 'git-instaweb' [--start] [--stop] [--restart] DESCRIPTION @@ -26,7 +27,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 and apache2 are the only supported servers. + Currently lighttpd, apache2 and webrick are supported. (Default: lighttpd) -m|--module-path:: @@ -81,4 +82,3 @@ Documentation by Eric Wong . GIT --- Part of the gitlink:git[7] suite -