summaryrefslogtreecommitdiffstats
path: root/man1/git-pack-redundant.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-pack-redundant.1')
-rw-r--r--man1/git-pack-redundant.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-pack-redundant.1 b/man1/git-pack-redundant.1
index bb1b6310d..36f4aa53f 100644
--- a/man1/git-pack-redundant.1
+++ b/man1/git-pack-redundant.1
@@ -2,12 +2,12 @@
.\" Title: git-pack-redundant
.\" 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\-PACK\-REDUNDANT" "1" "03/21/2023" "Git 2\&.40\&.0\&.130\&.g27d43a" "Git Manual"
+.TH "GIT\-PACK\-REDUNDANT" "1" "03/28/2023" "Git 2\&.40\&.0\&.141\&.g8d9035" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -41,7 +41,7 @@ This program computes which packs in your repository are redundant\&. The output
.sp
\fIgit pack\-redundant\fR accepts a list of objects on standard input\&. Any objects given will be ignored when checking which packs are required\&. This makes the following command useful when wanting to remove packs which contain unreachable objects\&.
.sp
-git fsck \-\-full \-\-unreachable | cut \-d \(aq \(aq \-f3 | \e git pack\-redundant \-\-all | xargs rm
+git fsck \-\-full \-\-unreachable | cut \-d \*(Aq \*(Aq \-f3 | \e git pack\-redundant \-\-all | xargs rm
.SH "OPTIONS"
.PP
\-\-all