summaryrefslogtreecommitdiffstats
path: root/git-am.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-21 00:08:23 -0700
committerJunio C Hamano <gitster@pobox.com>2012-06-21 00:08:23 -0700
commita28a920b817789e9535e30d163d1cfeda9803b99 (patch)
tree0276dc9699fe17f0b3daa7ad772b8f34f11463b7 /git-am.html
parent010705ace148110d091fef2fb78d70223306d9e0 (diff)
downloadgit-htmldocs-a28a920b817789e9535e30d163d1cfeda9803b99.tar.gz
Autogenerated HTML docs for v1.7.11-3-g60475
Diffstat (limited to 'git-am.html')
-rw-r--r--git-am.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/git-am.html b/git-am.html
index 96cf22e8a..50b025dc7 100644
--- a/git-am.html
+++ b/git-am.html
@@ -633,7 +633,7 @@ current branch.</p></div>
</dt>
<dd>
<p>
- Pass <tt>-k</tt> flag to <em>git mailinfo</em> (see ).
+ Pass <tt>-k</tt> flag to <em>git mailinfo</em> (see <a href="git-mailinfo.html">git-mailinfo(1)</a>).
</p>
</dd>
<dt class="hdlist1">
@@ -641,7 +641,7 @@ current branch.</p></div>
</dt>
<dd>
<p>
- Pass <tt>-b</tt> flag to <em>git mailinfo</em> (see ).
+ Pass <tt>-b</tt> flag to <em>git mailinfo</em> (see <a href="git-mailinfo.html">git-mailinfo(1)</a>).
</p>
</dd>
<dt class="hdlist1">
@@ -652,7 +652,7 @@ current branch.</p></div>
</dt>
<dd>
<p>
- With <tt>--keep-cr</tt>, call <em>git mailsplit</em> (see )
+ With <tt>--keep-cr</tt>, call <em>git mailsplit</em> (see <a href="git-mailsplit.html">git-mailsplit(1)</a>)
with the same option, to prevent it from stripping CR at the end of
lines. <tt>am.keepcr</tt> configuration variable can be used to specify the
default behaviour. <tt>--no-keep-cr</tt> is useful to override <tt>am.keepcr</tt>.
@@ -667,7 +667,7 @@ current branch.</p></div>
<dd>
<p>
Remove everything in body before a scissors line (see
- ).
+ <a href="git-mailinfo.html">git-mailinfo(1)</a>).
</p>
</dd>
<dt class="hdlist1">
@@ -675,7 +675,7 @@ current branch.</p></div>
</dt>
<dd>
<p>
- Ignore scissors lines (see ).
+ Ignore scissors lines (see <a href="git-mailinfo.html">git-mailinfo(1)</a>).
</p>
</dd>
<dt class="hdlist1">
@@ -697,7 +697,7 @@ current branch.</p></div>
</dt>
<dd>
<p>
- Pass <tt>-u</tt> flag to <em>git mailinfo</em> (see ).
+ Pass <tt>-u</tt> flag to <em>git mailinfo</em> (see <a href="git-mailinfo.html">git-mailinfo(1)</a>).
The proposed commit log message taken from the e-mail
is re-coded into UTF-8 encoding (configuration variable
<tt>i18n.commitencoding</tt> can be used to specify project&#8217;s
@@ -712,7 +712,7 @@ default. You can use <tt>--no-utf8</tt> to override this.</p></div>
<dd>
<p>
Pass <tt>-n</tt> flag to <em>git mailinfo</em> (see
- ).
+ <a href="git-mailinfo.html">git-mailinfo(1)</a>).
</p>
</dd>
<dt class="hdlist1">
@@ -761,7 +761,7 @@ default. You can use <tt>--no-utf8</tt> to override this.</p></div>
</dt>
<dd>
<p>
- These flags are passed to the <em>git apply</em> (see )
+ These flags are passed to the <em>git apply</em> (see <a href="git-apply.html">git-apply(1)</a>)
program that applies
the patch.
</p>
@@ -916,11 +916,11 @@ errors in the "From:" lines).</p></div>
</div>
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
-<div class="paragraph"><p>.</p></div>
+<div class="paragraph"><p><a href="git-apply.html">git-apply(1)</a>.</p></div>
</div>
<h2 id="_git">GIT</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Part of the suite</p></div>
+<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
</div>
</div>
<div id="footnotes"><hr /></div>