summaryrefslogtreecommitdiffstats
path: root/git-show.html
diff options
context:
space:
mode:
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 cb418c994..89367cb5e 100644
--- a/git-show.html
+++ b/git-show.html
@@ -3406,8 +3406,9 @@ matches "<code>fooasdfbar</code>" and "<code>foo/bar/baz/asdf</code>" but not "<
<dd>
<p>
Use the default source and destination prefixes ("a/" and "b/").
- This is usually the default already, but may be used to override
- config such as <code>diff.noprefix</code>.
+ This overrides configuration variables such as <code>diff.noprefix</code>,
+ <code>diff.srcPrefix</code>, <code>diff.dstPrefix</code>, and <code>diff.mnemonicPrefix</code>
+ (see <code>git-config</code>(1)).
</p>
</dd>
<dt class="hdlist1">