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, 6 insertions, 6 deletions
diff --git a/man1/git-diff-index.1 b/man1/git-diff-index.1
index aa6c43d1e..d39bf1c0f 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/21/2023
+.\" Date: 03/28/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.130.g27d43aaaf5
+.\" Source: Git 2.40.0.141.g8d90352acc
.\" Language: English
.\"
-.TH "GIT\-DIFF\-INDEX" "1" "03/21/2023" "Git 2\&.40\&.0\&.130\&.g27d43a" "Git Manual"
+.TH "GIT\-DIFF\-INDEX" "1" "03/28/2023" "Git 2\&.40\&.0\&.141\&.g8d9035" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -69,7 +69,7 @@ Output to a specific file instead of stdout\&.
Specify the character used to indicate new, old or context lines in the generated patch\&. Normally they are
\fI+\fR,
\fI\-\fR
-and \(aq \(aq respectively\&.
+and \*(Aq \*(Aq respectively\&.
.RE
.PP
\-\-raw
@@ -1940,7 +1940,7 @@ If \fB\-\-cached\fR is specified, it allows you to ask:
.\}
.nf
show me the differences between HEAD and the current index
-contents (the ones I\(aqd write using \(aqgit write\-tree\(aq)
+contents (the ones I\*(Aqd write using \*(Aqgit write\-tree\*(Aq)
.fi
.if n \{\
.RE
@@ -1986,7 +1986,7 @@ The "non\-cached" mode takes a different approach, and is potentially the more u
.\}
.nf
show me the differences between HEAD and the currently checked out
-tree \- index contents _and_ files that aren\(aqt up to date
+tree \- index contents _and_ files that aren\*(Aqt up to date
.fi
.if n \{\
.RE