summaryrefslogtreecommitdiffstats
path: root/man1/git-show.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-show.1')
-rw-r--r--man1/git-show.115
1 files changed, 10 insertions, 5 deletions
diff --git a/man1/git-show.1 b/man1/git-show.1
index b67c934ef..e094abd3a 100644
--- a/man1/git-show.1
+++ b/man1/git-show.1
@@ -2,12 +2,12 @@
.\" Title: git-show
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-03-25
+.\" Date: 2024-03-28
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.368.gc75fd8d815
+.\" Source: Git 2.44.0.413.gd6fd04375f
.\" Language: English
.\"
-.TH "GIT\-SHOW" "1" "2024\-03\-25" "Git 2\&.44\&.0\&.368\&.gc75fd8" "Git Manual"
+.TH "GIT\-SHOW" "1" "2024\-03\-28" "Git 2\&.44\&.0\&.413\&.gd6fd04" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -2294,8 +2294,13 @@ Do not show any source or destination prefix\&.
.PP
\-\-default\-prefix
.RS 4
-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
-\fBdiff\&.noprefix\fR\&.
+Use the default source and destination prefixes ("a/" and "b/")\&. This overrides configuration variables such as
+\fBdiff\&.noprefix\fR,
+\fBdiff\&.srcPrefix\fR,
+\fBdiff\&.dstPrefix\fR, and
+\fBdiff\&.mnemonicPrefix\fR
+(see
+\fBgit\-config\fR(1))\&.
.RE
.PP
\-\-line\-prefix=<prefix>