summaryrefslogtreecommitdiffstats
path: root/man1/git-reset.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-reset.1')
-rw-r--r--man1/git-reset.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-reset.1 b/man1/git-reset.1
index 5075f8800..67c422cf9 100644
--- a/man1/git-reset.1
+++ b/man1/git-reset.1
@@ -2,12 +2,12 @@
.\" Title: git-reset
.\" 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\-RESET" "1" "03/21/2023" "Git 2\&.40\&.0\&.130\&.g27d43a" "Git Manual"
+.TH "GIT\-RESET" "1" "03/28/2023" "Git 2\&.40\&.0\&.141\&.g8d9035" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -151,7 +151,7 @@ has local changes, reset is aborted\&.
.PP
\-\-[no\-]recurse\-submodules
.RS 4
-When the working tree is updated, using \-\-recurse\-submodules will also recursively reset the working tree of all active submodules according to the commit recorded in the superproject, also setting the submodules\(aq HEAD to be detached at that commit\&.
+When the working tree is updated, using \-\-recurse\-submodules will also recursively reset the working tree of all active submodules according to the commit recorded in the superproject, also setting the submodules\*(Aq HEAD to be detached at that commit\&.
.RE
.RE
.sp