summaryrefslogtreecommitdiffstats
path: root/git-mailinfo.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-12-01 21:16:59 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-12-01 21:16:59 +0000
commit2bd8a74930f0e0649154186daa892b3daa2211a0 (patch)
tree9c17731b3ad7e078548dd05bf3505558783f9dd3 /git-mailinfo.html
parent8fddeedee69740f179e74fef731c8022dcbee70b (diff)
downloadgit-htmldocs-2bd8a74930f0e0649154186daa892b3daa2211a0.tar.gz
Autogenerated HTML docs for v1.6.6-rc0-114-gc8648
Diffstat (limited to 'git-mailinfo.html')
-rw-r--r--git-mailinfo.html14
1 files changed, 12 insertions, 2 deletions
diff --git a/git-mailinfo.html b/git-mailinfo.html
index b97a36786..9186c2695 100644
--- a/git-mailinfo.html
+++ b/git-mailinfo.html
@@ -320,7 +320,7 @@ git-mailinfo(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<div class="para"><p><em>git mailinfo</em> [-k] [-u | --encoding=&lt;encoding&gt; | -n] [--scissors] &lt;msg&gt; &lt;patch&gt;</p></div>
+<div class="para"><p><em>git mailinfo</em> [-k|-b] [-u | --encoding=&lt;encoding&gt; | -n] [--scissors] &lt;msg&gt; &lt;patch&gt;</p></div>
</div>
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
@@ -349,6 +349,16 @@ command directly. See <a href="git-am.html">git-am(1)</a> instead.</p></div>
</p>
</dd>
<dt>
+-b
+</dt>
+<dd>
+<p>
+ When -k is not in effect, all leading strings bracketed with <em>[</em>
+ and <em>]</em> pairs are stripped. This option limits the stripping to
+ only the pairs whose bracketed string contains the word "PATCH".
+</p>
+</dd>
+<dt>
-u
</dt>
<dd>
@@ -440,7 +450,7 @@ Junio C Hamano &lt;gitster@pobox.com&gt;</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-11-15 09:57:12 UTC
+Last updated 2009-12-01 21:16:29 UTC
</div>
</div>
</body>