summaryrefslogtreecommitdiffstats
path: root/man1/git-diff-index.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-diff-index.1')
-rw-r--r--man1/git-diff-index.112
1 files changed, 9 insertions, 3 deletions
diff --git a/man1/git-diff-index.1 b/man1/git-diff-index.1
index 046190cd0..aa6c43d1e 100644
--- a/man1/git-diff-index.1
+++ b/man1/git-diff-index.1
@@ -2,12 +2,12 @@
.\" Title: git-diff-index
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 03/19/2023
+.\" Date: 03/21/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.115.ge25cabbf6b
+.\" Source: Git 2.40.0.130.g27d43aaaf5
.\" Language: English
.\"
-.TH "GIT\-DIFF\-INDEX" "1" "03/19/2023" "Git 2\&.40\&.0\&.115\&.ge25cab" "Git Manual"
+.TH "GIT\-DIFF\-INDEX" "1" "03/21/2023" "Git 2\&.40\&.0\&.130\&.g27d43a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -919,6 +919,12 @@ Show the given destination prefix instead of "b/"\&.
Do not show any source or destination prefix\&.
.RE
.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\&.
+.RE
+.PP
\-\-line\-prefix=<prefix>
.RS 4
Prepend an additional prefix to every line of output\&.