summaryrefslogtreecommitdiffstats
path: root/git-am.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-07-02 03:17:00 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-07-02 03:17:00 +0000
commit2c14c8da9de804b1589cebb871c40cbefb4cecf4 (patch)
treefe95532547fa433934c94ba7e9ac7c3dcaf3d1e4 /git-am.html
parent73d812ca2a8cff55e5ebb8a11b6f7d0496bba62c (diff)
downloadgit-htmldocs-2c14c8da9de804b1589cebb871c40cbefb4cecf4.tar.gz
Autogenerated HTML docs for v1.6.3.3-385-g60647
Diffstat (limited to 'git-am.html')
-rw-r--r--git-am.html15
1 files changed, 13 insertions, 2 deletions
diff --git a/git-am.html b/git-am.html
index 7b84d4b14..9f1fbc50c 100644
--- a/git-am.html
+++ b/git-am.html
@@ -325,7 +325,7 @@ git-am(1) Manual Page
[--3way] [--interactive] [--committer-date-is-author-date]
[--ignore-date]
[--whitespace=&lt;option&gt;] [-C&lt;n&gt;] [-p&lt;n&gt;] [--directory=&lt;dir&gt;]
- [--reject]
+ [--reject] [-q | --quiet]
[&lt;mbox&gt; | &lt;Maildir&gt;&#8230;]
<em>git am</em> (--skip | --resolved | --abort)</div></div>
</div>
@@ -372,6 +372,17 @@ current branch.</p></div>
</p>
</dd>
<dt>
+-q
+</dt>
+<dt>
+--quiet
+</dt>
+<dd>
+<p>
+ Be quiet. Only print error messages.
+</p>
+</dd>
+<dt>
-u
</dt>
<dt>
@@ -598,7 +609,7 @@ errors in the "From:" lines).</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-07-01 02:30:41 UTC
+Last updated 2009-07-02 03:16:40 UTC
</div>
</div>
</body>