summaryrefslogtreecommitdiffstats
path: root/man1/git-restore.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-restore.1')
-rw-r--r--man1/git-restore.110
1 files changed, 5 insertions, 5 deletions
diff --git a/man1/git-restore.1 b/man1/git-restore.1
index 62d12cefb..c0f1c063c 100644
--- a/man1/git-restore.1
+++ b/man1/git-restore.1
@@ -2,12 +2,12 @@
.\" Title: git-restore
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-20
+.\" Date: 2023-10-23
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.424.gceadf0f3cf
+.\" Source: Git 2.42.0.482.g2e8e77cbac
.\" Language: English
.\"
-.TH "GIT\-RESTORE" "1" "2023\-10\-20" "Git 2\&.42\&.0\&.424\&.gceadf0" "Git Manual"
+.TH "GIT\-RESTORE" "1" "2023\-10\-23" "Git 2\&.42\&.0\&.482\&.g2e8e77" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -154,7 +154,7 @@ is specified\&. Unmerged paths on the working tree are left alone\&.
.PP
\-\-ignore\-skip\-worktree\-bits
.RS 4
-In sparse checkout mode, by default is to only update entries matched by
+In sparse checkout mode, the default is to only update entries matched by
\fB<pathspec>\fR
and sparse patterns in $GIT_DIR/info/sparse\-checkout\&. This option ignores the sparse patterns and unconditionally restores any files in
\fB<pathspec>\fR\&.
@@ -299,7 +299,7 @@ $ git restore \-\-staged hello\&.c
.\}
.sp
.sp
-or you can restore both the index and the working tree (this the same as using \fBgit-checkout\fR(1))
+or you can restore both the index and the working tree (this is the same as using \fBgit-checkout\fR(1))
.sp
.if n \{\
.RS 4