summaryrefslogtreecommitdiffstats
path: root/man1/git-revert.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-revert.1')
-rw-r--r--man1/git-revert.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-revert.1 b/man1/git-revert.1
index ee257dcc5..d5003a35d 100644
--- a/man1/git-revert.1
+++ b/man1/git-revert.1
@@ -2,12 +2,12 @@
.\" Title: git-revert
.\" 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\-REVERT" "1" "03/21/2023" "Git 2\&.40\&.0\&.130\&.g27d43a" "Git Manual"
+.TH "GIT\-REVERT" "1" "03/28/2023" "Git 2\&.40\&.0\&.141\&.g8d9035" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -96,7 +96,7 @@ before being passed on in the case of a conflict\&.
.RS 4
Usually the command automatically creates some commits with commit log messages stating which commits were reverted\&. This flag applies the changes necessary to revert the named commits to your working tree and the index, but does not make the commits\&. In addition, when this option is used, your index does not have to match the HEAD commit\&. The revert is done against the beginning state of your index\&.
.sp
-This is useful when reverting more than one commits\(aq effect to your index in a row\&.
+This is useful when reverting more than one commits\*(Aq effect to your index in a row\&.
.RE
.PP
\-S[<keyid>], \-\-gpg\-sign[=<keyid>], \-\-no\-gpg\-sign