summaryrefslogtreecommitdiffstats
path: root/git-format-patch.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-04-27 21:09:59 +0000
committerJunio C Hamano <junio@kernel.org>2011-04-27 21:09:59 +0000
commit209ebe834d6f29ff83e295db508f981713c9f0a7 (patch)
tree1350d6398f5312ab1de66bca803a2703df089d84 /git-format-patch.html
parenta3d4ca2ddaca08b3bdb0fdbc4479b954e1e028e5 (diff)
downloadgit-htmldocs-209ebe834d6f29ff83e295db508f981713c9f0a7.tar.gz
Autogenerated HTML docs for v1.7.5-52-ge839f
Diffstat (limited to 'git-format-patch.html')
-rw-r--r--git-format-patch.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/git-format-patch.html b/git-format-patch.html
index ea8f68267..6dd6c6742 100644
--- a/git-format-patch.html
+++ b/git-format-patch.html
@@ -426,7 +426,7 @@ git-format-patch(1) Manual Page
[--ignore-if-in-upstream]
[--subject-prefix=Subject-Prefix]
[--to=&lt;email&gt;] [--cc=&lt;email&gt;]
- [--cover-letter]
+ [--cover-letter] [--quiet]
[&lt;common diff options&gt;]
[ &lt;since&gt; | &lt;revision range&gt; ]</div>
<div class="verseblock-attribution">
@@ -1065,6 +1065,14 @@ will want to ensure that threading is disabled for <tt>git send-email</tt>.</p><
you can use <tt>--suffix=-patch</tt> to get <tt>0001-description-of-my-change-patch</tt>.</p></div>
</dd>
<dt class="hdlist1">
+--quiet
+</dt>
+<dd>
+<p>
+ Do not print the names of the generated files to standard output.
+</p>
+</dd>
+<dt class="hdlist1">
--no-binary
</dt>
<dd>
@@ -1178,7 +1186,7 @@ as e-mailable patches:
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-03-15 23:30:13 UTC
+Last updated 2011-04-27 21:09:28 UTC
</div>
</div>
</body>