From c8da28c3ede8c74195fbc0fb626f7a80951279aa Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 22 Apr 2025 14:31:02 -0400 Subject: man: regenerate man pages Change-Id: Ie348f7a29523655bf1d6247af8302ff885420d75 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/469742 Tested-by: Mike Frysinger Reviewed-by: Gavin Mak Commit-Queue: Mike Frysinger --- man/repo-gc.1 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'man/repo-gc.1') diff --git a/man/repo-gc.1 b/man/repo-gc.1 index e465a253..aadff005 100644 --- a/man/repo-gc.1 +++ b/man/repo-gc.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man. -.TH REPO "1" "December 2024" "repo gc" "Repo Manual" +.TH REPO "1" "April 2025" "repo gc" "Repo Manual" .SH NAME repo \- repo gc - manual page for repo gc .SH SYNOPSIS @@ -8,7 +8,7 @@ repo \- repo gc - manual page for repo gc .SH DESCRIPTION Summary .PP -Cleaning up internal repo state. +Cleaning up internal repo and Git state. .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR @@ -19,6 +19,10 @@ do everything except actually delete .TP \fB\-y\fR, \fB\-\-yes\fR answer yes to all safe prompts +.TP +\fB\-\-repack\fR +repack all projects that use partial clone with +filter=blob:none .SS Logging options: .TP \fB\-v\fR, \fB\-\-verbose\fR -- cgit v1.2.3-54-g00ecf