summaryrefslogtreecommitdiffstats
path: root/git-receive-pack.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-08-18 06:13:13 +0000
committerJunio C Hamano <junio@kernel.org>2011-08-18 06:13:13 +0000
commitf727901f143d965c00ad283c9cfaee214464e9fd (patch)
tree257c17b95a31532b7e1365bb5d6f5281afb18dea /git-receive-pack.html
parentdf1f3a600a762224ed9c8a5e5123d5bc9e971c12 (diff)
downloadgit-htmldocs-f727901f143d965c00ad283c9cfaee214464e9fd.tar.gz
Autogenerated HTML docs for v1.7.6-549-gf85a0
Diffstat (limited to 'git-receive-pack.html')
-rw-r--r--git-receive-pack.html14
1 files changed, 11 insertions, 3 deletions
diff --git a/git-receive-pack.html b/git-receive-pack.html
index 0bc951857..a138b8d18 100644
--- a/git-receive-pack.html
+++ b/git-receive-pack.html
@@ -415,7 +415,7 @@ git-receive-pack(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<div class="verseblock-content"><em>git-receive-pack</em> &lt;directory&gt;</div>
+<div class="verseblock-content"><em>git-receive-pack</em> [--quiet] &lt;directory&gt;</div>
<div class="verseblock-attribution">
</div></div>
</div>
@@ -441,6 +441,14 @@ are not fast-forwards.</p></div>
<div class="sectionbody">
<div class="dlist"><dl>
<dt class="hdlist1">
+--quiet
+</dt>
+<dd>
+<p>
+ Print only error messages.
+</p>
+</dd>
+<dt class="hdlist1">
&lt;directory&gt;
</dt>
<dd>
@@ -559,7 +567,7 @@ exec git update-server-info</tt></pre>
</div>
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
-<div class="paragraph"><p><a href="git-send-pack.html">git-send-pack(1)</a></p></div>
+<div class="paragraph"><p><a href="git-send-pack.html">git-send-pack(1)</a>, <a href="gitnamespaces.html">gitnamespaces(7)</a></p></div>
</div>
<h2 id="_git">GIT</h2>
<div class="sectionbody">
@@ -567,7 +575,7 @@ exec git update-server-info</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-07-23 00:49:30 UTC
+Last updated 2011-08-18 06:09:28 UTC
</div>
</div>
</body>