summaryrefslogtreecommitdiffstats
path: root/git-daemon.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-10-26 08:47:29 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-10-26 08:47:29 +0000
commit29f1431cd9ec079ebf2d1055c947a1883ddf0fa1 (patch)
treec2f5afc4eae006177d04df7239ab3a5c54c7419d /git-daemon.html
parentff4b4317784217ee2620caf2cd06b3d4b6b00a9a (diff)
downloadgit-htmldocs-29f1431cd9ec079ebf2d1055c947a1883ddf0fa1.tar.gz
Autogenerated HTML docs for v1.4.3.3-ge893f
Diffstat (limited to 'git-daemon.html')
-rw-r--r--git-daemon.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/git-daemon.html b/git-daemon.html
index 803be66f9..aeb9fe9da 100644
--- a/git-daemon.html
+++ b/git-daemon.html
@@ -537,8 +537,7 @@ git-daemon as inetd server
<div class="listingblock">
<div class="content">
<pre><tt> git stream tcp nowait nobody /usr/bin/git-daemon
- git-daemon --inetd --verbose
- --syslog --export-all
+ git-daemon --inetd --verbose --export-all
/pub/foo /pub/bar</tt></pre>
</div></div>
</dd>
@@ -555,8 +554,7 @@ git-daemon as inetd server for virtual hosts
<div class="listingblock">
<div class="content">
<pre><tt> git stream tcp nowait nobody /usr/bin/git-daemon
- git-daemon --inetd --verbose
- --syslog --export-all
+ git-daemon --inetd --verbose --export-all
--interpolated-path=/pub/%H%D
/pub/www.example.org/software
/pub/www.example.com/software
@@ -607,7 +605,7 @@ they correspond to these IP addresses.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 03-Oct-2006 08:40:59 UTC
+Last updated 26-Oct-2006 08:47:15 UTC
</div>
</div>
</body>