summaryrefslogtreecommitdiffstats
path: root/man1/git-index-pack.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-index-pack.1')
-rw-r--r--man1/git-index-pack.110
1 files changed, 5 insertions, 5 deletions
diff --git a/man1/git-index-pack.1 b/man1/git-index-pack.1
index e263e9fdc..455471c6b 100644
--- a/man1/git-index-pack.1
+++ b/man1/git-index-pack.1
@@ -2,12 +2,12 @@
.\" Title: git-index-pack
.\" 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\-INDEX\-PACK" "1" "2023\-10\-20" "Git 2\&.42\&.0\&.424\&.gceadf0" "Git Manual"
+.TH "GIT\-INDEX\-PACK" "1" "2023\-10\-23" "Git 2\&.42\&.0\&.482\&.g2e8e77" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -39,7 +39,7 @@ git-index-pack \- Build pack index file for an existing packed archive
.sp
.SH "DESCRIPTION"
.sp
-Reads a packed archive (\&.pack) from the specified file, and builds a pack index file (\&.idx) for it\&. Optionally writes a reverse\-index (\&.rev) for the specified pack\&. The packed archive together with the pack index can then be placed in the objects/pack/ directory of a Git repository\&.
+Reads a packed archive (\&.pack) from the specified file, builds a pack index file (\&.idx) for it, and optionally writes a reverse\-index (\&.rev) for the specified pack\&. The packed archive, together with the pack index, can then be placed in the objects/pack/ directory of a Git repository\&.
.SH "OPTIONS"
.PP
\-v
@@ -86,7 +86,7 @@ process from deleting the newly constructed pack and index before refs can be up
.PP
\-\-keep=<msg>
.RS 4
-Like \-\-keep create a \&.keep file before moving the index into its final destination, but rather than creating an empty file place
+Like \-\-keep, create a \&.keep file before moving the index into its final destination\&. However, instead of creating an empty file place
\fI<msg>\fR
followed by an LF into the \&.keep file\&. The
\fI<msg>\fR