summaryrefslogtreecommitdiffstats
path: root/git-show.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-01-21 17:54:30 -0800
committerJunio C Hamano <gitster@pobox.com>2023-01-21 17:54:30 -0800
commita75aada385d663fe4451d0f91aab3aa07c0d85e6 (patch)
tree5ac7a0bf8355168914ff02768c14974e7fbff526 /git-show.html
parent635978b311f6f7a8658016e600a28eb8740b062d (diff)
downloadgit-htmldocs-a75aada385d663fe4451d0f91aab3aa07c0d85e6.tar.gz
Autogenerated HTML docs for v2.39.1-308-g56c8f
Diffstat (limited to 'git-show.html')
-rw-r--r--git-show.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-show.html b/git-show.html
index e58cf6f28..25038a1fd 100644
--- a/git-show.html
+++ b/git-show.html
@@ -1952,7 +1952,8 @@ diff output.</p></div>
</dt>
<dd>
<p>
- Generate patch (see section on generating patches).
+ Generate patch (see section titled
+<a href="#generate_patch_text_with_p">"Generating patch text with -p"</a>).
</p>
</dd>
<dt class="hdlist1">
@@ -3348,7 +3349,7 @@ matches "<code>fooasdfbar</code>" and "<code>foo/bar/baz/asdf</code>" but not "<
</div>
</div>
<div class="sect1">
-<h2 id="_generating_patch_text_with_p">Generating patch text with -p</h2>
+<h2 id="generate_patch_text_with_p">Generating patch text with -p</h2>
<div class="sectionbody">
<div class="paragraph"><p>Running
<a href="git-diff.html">git-diff(1)</a>,