summaryrefslogtreecommitdiffstats
path: root/git-mailsplit.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-03-11 01:17:35 +0000
committerJunio C Hamano <junio@kernel.org>2010-03-11 01:17:35 +0000
commitcaa712abb1d806cccb0f24a300e299da1777fc7d (patch)
tree5ea0381b143b4be45c3e6659e6556722bc29d318 /git-mailsplit.html
parent79741111c8221aa88767d4377f4f0c54bf26090c (diff)
downloadgit-htmldocs-caa712abb1d806cccb0f24a300e299da1777fc7d.tar.gz
Autogenerated HTML docs for v1.7.0.2-199-g90a2b
Diffstat (limited to 'git-mailsplit.html')
-rw-r--r--git-mailsplit.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/git-mailsplit.html b/git-mailsplit.html
index 2515cd790..e9f133833 100644
--- a/git-mailsplit.html
+++ b/git-mailsplit.html
@@ -320,7 +320,7 @@ git-mailsplit(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<div class="para"><p><em>git mailsplit</em> [-b] [-f&lt;nn&gt;] [-d&lt;prec&gt;] -o&lt;directory&gt; [--] [&lt;mbox&gt;|&lt;Maildir&gt;&#8230;]</p></div>
+<div class="para"><p><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;]</p></div>
</div>
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
@@ -393,6 +393,14 @@ patches in the correct order.</td>
start the numbering with 0004.
</p>
</dd>
+<dt>
+--keep-cr
+</dt>
+<dd>
+<p>
+ Do not remove <tt>\r</tt> from lines ending with <tt>\r\n</tt>.
+</p>
+</dd>
</dl></div>
</div>
<h2 id="_author">Author</h2>
@@ -410,7 +418,7 @@ and Junio C Hamano &lt;gitster@pobox.com&gt;</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-02-13 00:59:48 UTC
+Last updated 2010-03-11 01:17:14 UTC
</div>
</div>
</body>