summaryrefslogtreecommitdiffstats
path: root/git-mailinfo.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
commitfce7c7e1549d1a2a2b0faf5952378236eed4d468 (patch)
treeffce2ae419b52786a0e567f4fddaadd89016f62c /git-mailinfo.html
parentbb8e996adf4293a0b624fe77e95e12ae8d1faed9 (diff)
downloadgit-htmldocs-fce7c7e1549d1a2a2b0faf5952378236eed4d468.tar.gz
Autogenerated HTML docs for v1.5.6.1-156-ge903b
Diffstat (limited to 'git-mailinfo.html')
-rw-r--r--git-mailinfo.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/git-mailinfo.html b/git-mailinfo.html
index b6a9a45ed..6a61a955b 100644
--- a/git-mailinfo.html
+++ b/git-mailinfo.html
@@ -272,14 +272,14 @@ git-mailinfo(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<p><em>git-mailinfo</em> [-k] [-u | --encoding=&lt;encoding&gt;] &lt;msg&gt; &lt;patch&gt;</p>
+<p><em>git mailinfo</em> [-k] [-u | --encoding=&lt;encoding&gt;] &lt;msg&gt; &lt;patch&gt;</p>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
<p>Reading a single e-mail message from the standard input, and
writes the commit log message in &lt;msg&gt; file, and the patches in
&lt;patch&gt; file. The author name, e-mail and e-mail subject are
-written out to the standard output to be used by git-am
+written out to the standard output to be used by <tt>git-am</tt>
to create a commit. It is usually not necessary to use this
command directly. See <a href="git-am.html">git-am(1)</a> instead.</p>
</div>
@@ -296,8 +296,8 @@ command directly. See <a href="git-am.html">git-am(1)</a> instead.</p>
among which (1) remove <em>Re:</em> or <em>re:</em>, (2) leading
whitespaces, (3) <em>[</em> up to <em>]</em>, typically <em>[PATCH]</em>, and
then prepends "[PATCH] ". This flag forbids this
- munging, and is most useful when used to read back <em>git
- format-patch -k</em> output.
+ munging, and is most useful when used to read back
+ <tt>git-format-patch -k</tt> output.
</p>
</dd>
<dt>
@@ -357,7 +357,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2008 01:33:52 UTC
+Last updated 02-Jul-2008 03:01:52 UTC
</div>
</div>
</body>