summaryrefslogtreecommitdiffstats
path: root/git-am.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-05-17 06:40:45 +0900
committerJunio C Hamano <gitster@pobox.com>2021-05-17 06:40:45 +0900
commit608b11da2f9110b9b1ce96eb56f84676567afec3 (patch)
tree0906054dc79cb4c281e6095e61af93dce616e322 /git-am.html
parent766021adccd91e4e3bd819f1497156306f0e0687 (diff)
downloadgit-htmldocs-608b11da2f9110b9b1ce96eb56f84676567afec3.tar.gz
Autogenerated HTML docs for v2.32.0-rc0
Diffstat (limited to 'git-am.html')
-rw-r--r--git-am.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/git-am.html b/git-am.html
index 89b62e432..99480bcb5 100644
--- a/git-am.html
+++ b/git-am.html
@@ -755,6 +755,7 @@ git-am(1) Manual Page
[--whitespace=&lt;option&gt;] [-C&lt;n&gt;] [-p&lt;n&gt;] [--directory=&lt;dir&gt;]
[--exclude=&lt;path&gt;] [--include=&lt;path&gt;] [--reject] [-q | --quiet]
[--[no-]scissors] [-S[&lt;keyid&gt;]] [--patch-format=&lt;format&gt;]
+ [--quoted-cr=&lt;action&gt;]
[(&lt;mbox&gt; | &lt;Maildir&gt;)&#8230;]
<em>git am</em> (--continue | --skip | --abort | --quit | --show-current-patch[=(diff|raw)])</pre>
<div class="attribution">
@@ -848,6 +849,14 @@ current branch.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--quoted-cr=&lt;action&gt;
+</dt>
+<dd>
+<p>
+ This flag will be passed down to <em>git mailinfo</em> (see <a href="git-mailinfo.html">git-mailinfo(1)</a>).
+</p>
+</dd>
+<dt class="hdlist1">
-m
</dt>
<dt class="hdlist1">
@@ -1198,7 +1207,7 @@ information.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-02-26 10:29:29 JST
+ 2021-05-17 06:37:54 JST
</div>
</div>
</body>