summaryrefslogtreecommitdiffstats
path: root/git-mailsplit.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-07-06 14:34:15 -0700
committerJunio C Hamano <gitster@pobox.com>2016-07-06 14:34:15 -0700
commitc6c919b870e00b3afac46972e322d36bb8bd7033 (patch)
tree05cae3540265b1dab96cf754e837a8318b204f70 /git-mailsplit.html
parent042f2148898f2f73342c586887b252715dd8af8a (diff)
downloadgit-htmldocs-c6c919b870e00b3afac46972e322d36bb8bd7033.tar.gz
Autogenerated HTML docs for v2.9.0-243-g5c589
Diffstat (limited to 'git-mailsplit.html')
-rw-r--r--git-mailsplit.html14
1 files changed, 12 insertions, 2 deletions
diff --git a/git-mailsplit.html b/git-mailsplit.html
index 56244115f..95167e569 100644
--- a/git-mailsplit.html
+++ b/git-mailsplit.html
@@ -748,7 +748,8 @@ git-mailsplit(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git mailsplit</em> [-b] [-f&lt;nn&gt;] [-d&lt;prec&gt;] [--keep-cr] -o&lt;directory&gt; [--] [(&lt;mbox&gt;|&lt;Maildir&gt;)&#8230;]</pre>
+<pre class="content"><em>git mailsplit</em> [-b] [-f&lt;nn&gt;] [-d&lt;prec&gt;] [--keep-cr] [--mboxrd]
+ -o&lt;directory&gt; [--] [(&lt;mbox&gt;|&lt;Maildir&gt;)&#8230;]</pre>
<div class="attribution">
</div></div>
</div>
@@ -835,6 +836,15 @@ patches in the correct order.</td>
Do not remove <code>\r</code> from lines ending with <code>\r\n</code>.
</p>
</dd>
+<dt class="hdlist1">
+--mboxrd
+</dt>
+<dd>
+<p>
+ Input is of the "mboxrd" format and "^&gt;+From " line escaping is
+ reversed.
+</p>
+</dd>
</dl></div>
</div>
</div>
@@ -848,7 +858,7 @@ patches in the correct order.</td>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-08-20 08:40:27 PDT
+Last updated 2016-07-06 14:33:48 PDT
</div>
</div>
</body>