summaryrefslogtreecommitdiffstats
path: root/git-diff-index.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-diff-index.html')
-rw-r--r--git-diff-index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-diff-index.html b/git-diff-index.html
index 7f9d6901e..8ccf040b0 100644
--- a/git-diff-index.html
+++ b/git-diff-index.html
@@ -2025,8 +2025,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">