summaryrefslogtreecommitdiffstats
path: root/man1/git-prune-packed.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-prune-packed.1')
-rw-r--r--man1/git-prune-packed.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-prune-packed.1 b/man1/git-prune-packed.1
index 8d347fe5b..d1c560259 100644
--- a/man1/git-prune-packed.1
+++ b/man1/git-prune-packed.1
@@ -2,12 +2,12 @@
.\" Title: git-prune-packed
.\" 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\-PRUNE\-PACKED" "1" "2023\-10\-20" "Git 2\&.42\&.0\&.424\&.gceadf0" "Git Manual"
+.TH "GIT\-PRUNE\-PACKED" "1" "2023\-10\-23" "Git 2\&.42\&.0\&.482\&.g2e8e77" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@ git-prune-packed \- Remove extra objects that are already in pack files
.sp
.SH "DESCRIPTION"
.sp
-This program searches the \fB$GIT_OBJECT_DIRECTORY\fR for all objects that currently exist in a pack file as well as the independent object directories\&.
+This program searches the \fB$GIT_OBJECT_DIRECTORY\fR for all objects that currently exist in a pack file as well as in the independent object directories\&.
.sp
All such extra objects are removed\&.
.sp