summaryrefslogtreecommitdiffstats
path: root/git-instaweb.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
commitfce7c7e1549d1a2a2b0faf5952378236eed4d468 (patch)
treeffce2ae419b52786a0e567f4fddaadd89016f62c /git-instaweb.html
parentbb8e996adf4293a0b624fe77e95e12ae8d1faed9 (diff)
downloadgit-htmldocs-fce7c7e1549d1a2a2b0faf5952378236eed4d468.tar.gz
Autogenerated HTML docs for v1.5.6.1-156-ge903b
Diffstat (limited to 'git-instaweb.html')
-rw-r--r--git-instaweb.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/git-instaweb.html b/git-instaweb.html
index bb9bfd693..24b42b434 100644
--- a/git-instaweb.html
+++ b/git-instaweb.html
@@ -273,13 +273,13 @@ git-instaweb(1) Manual Page
<h2>SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<div class="content"><em>git-instaweb</em> [--local] [--httpd=&lt;httpd&gt;] [--port=&lt;port&gt;]
+<div class="content"><em>git instaweb</em> [--local] [--httpd=&lt;httpd&gt;] [--port=&lt;port&gt;]
[--browser=&lt;browser&gt;]
-<em>git-instaweb</em> [--start] [--stop] [--restart]</div></div>
+<em>git instaweb</em> [--start] [--stop] [--restart]</div></div>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
-<p>A simple script to setup gitweb and a web server for browsing the local
+<p>A simple script to set up <tt>gitweb</tt> and a web server for browsing the local
repository.</p>
</div>
<h2>OPTIONS</h2>
@@ -343,7 +343,7 @@ repository.</p>
<dd>
<p>
The web browser that should be used to view the gitweb
- page. This will be passed to the <em>git-web--browse</em> helper
+ page. This will be passed to the <tt>git-web--browse</tt> helper
script along with the URL of the gitweb instance. See
<a href="git-web--browse.html">git-web--browse(1)</a> for more information about this. If
the script fails, the URL will be printed to stdout.
@@ -410,7 +410,7 @@ repository.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2008 22:46:44 UTC
+Last updated 02-Jul-2008 03:01:50 UTC
</div>
</div>
</body>