summaryrefslogtreecommitdiffstats
path: root/git-format-patch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-08-23 14:56:43 -0700
committerJunio C Hamano <gitster@pobox.com>2017-08-23 14:56:43 -0700
commita4ff729866ec6f1eb3dc876e34a797b3b686dc5b (patch)
treeea1497b0544f71d26db3ef3875442796ca05066c /git-format-patch.html
parent4b2a6c149b267a1120f1444a0951af13d7b36d69 (diff)
downloadgit-htmldocs-a4ff729866ec6f1eb3dc876e34a797b3b686dc5b.tar.gz
Autogenerated HTML docs for v2.14.1-310-g39566
Diffstat (limited to 'git-format-patch.html')
-rw-r--r--git-format-patch.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/git-format-patch.html b/git-format-patch.html
index 55709e6bf..5347e27df 100644
--- a/git-format-patch.html
+++ b/git-format-patch.html
@@ -762,6 +762,7 @@ git-format-patch(1) Manual Page
[(--reroll-count|-v) &lt;n&gt;]
[--to=&lt;email&gt;] [--cc=&lt;email&gt;]
[--[no-]cover-letter] [--quiet] [--notes[=&lt;ref&gt;]]
+ [--progress]
[&lt;common diff options&gt;]
[ &lt;since&gt; | &lt;revision range&gt; ]</pre>
<div class="attribution">
@@ -1817,6 +1818,14 @@ you can use <code>--suffix=-patch</code> to get <code>0001-description-of-my-cha
of this flag.
</p>
</dd>
+<dt class="hdlist1">
+--progress
+</dt>
+<dd>
+<p>
+ Show progress reports on stderr as patches are generated.
+</p>
+</dd>
</dl></div>
</div>
</div>
@@ -2263,7 +2272,7 @@ as e-mailable patches:
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2017-04-23 23:17:27 PDT
+Last updated 2017-08-23 14:56:20 PDT
</div>
</div>
</body>