summaryrefslogtreecommitdiffstats
path: root/git-daemon.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-05-17 16:34:02 -0700
committerJunio C Hamano <gitster@pobox.com>2013-05-17 16:34:02 -0700
commit3d1b5a1ebc2e4d9c3323a8f2b1fac732562968b5 (patch)
tree49e1d04b52edbaa0b3d2fc549ad3cdbe30f9e1ee /git-daemon.html
parentba7fe50148ec50de8394e1fe0f672c47bf6d4c17 (diff)
downloadgit-htmldocs-3d1b5a1ebc2e4d9c3323a8f2b1fac732562968b5.tar.gz
Autogenerated HTML docs for v1.8.3-rc3
Diffstat (limited to 'git-daemon.html')
-rw-r--r--git-daemon.html13
1 files changed, 6 insertions, 7 deletions
diff --git a/git-daemon.html b/git-daemon.html
index 72ab4c58d..eeb9ebd51 100644
--- a/git-daemon.html
+++ b/git-daemon.html
@@ -754,8 +754,10 @@ git-daemon(1) Manual Page
[--reuseaddr] [--detach] [--pid-file=&lt;file&gt;]
[--enable=&lt;service&gt;] [--disable=&lt;service&gt;]
[--allow-override=&lt;service&gt;] [--forbid-override=&lt;service&gt;]
- [--access-hook=&lt;path&gt;]
- [--inetd | [--listen=&lt;host_or_ipaddr&gt;] [--port=&lt;n&gt;] [--user=&lt;user&gt; [--group=&lt;group&gt;]]
+ [--access-hook=&lt;path&gt;] [--[no-]informative-errors]
+ [--inetd |
+ [--listen=&lt;host_or_ipaddr&gt;] [--port=&lt;n&gt;]
+ [--user=&lt;user&gt; [--group=&lt;group&gt;]]]
[&lt;directory&gt;&#8230;]</pre>
<div class="attribution">
</div></div>
@@ -1017,10 +1019,7 @@ Git configuration files in that directory are readable by <code>&lt;user&gt;</co
</p>
</dd>
<dt class="hdlist1">
---informative-errors
-</dt>
-<dt class="hdlist1">
---no-informative-errors
+--[no-]informative-errors
</dt>
<dd>
<p>
@@ -1231,7 +1230,7 @@ services are performed.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-04-18 12:36:32 PDT
+Last updated 2013-05-17 16:33:07 PDT
</div>
</div>
</body>