diff options
author | Mike Frysinger <vapier@google.com> | 2025-04-22 14:31:02 -0400 |
---|---|---|
committer | LUCI <gerrit-scoped@luci-project-accounts.iam.gserviceaccount.com> | 2025-04-22 11:37:45 -0700 |
commit | c8da28c3ede8c74195fbc0fb626f7a80951279aa (patch) | |
tree | 2258a4b8ebdd677a0745b4942868cb64cabfc2c3 /man/repo-gc.1 | |
parent | c061593a12b39f0333ead979c478abfa33fa420c (diff) | |
download | git-repo-c8da28c3ede8c74195fbc0fb626f7a80951279aa.tar.gz |
man: regenerate man pages
Change-Id: Ie348f7a29523655bf1d6247af8302ff885420d75
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/469742
Tested-by: Mike Frysinger <vapier@google.com>
Reviewed-by: Gavin Mak <gavinmak@google.com>
Commit-Queue: Mike Frysinger <vapier@google.com>
Diffstat (limited to 'man/repo-gc.1')
-rw-r--r-- | man/repo-gc.1 | 8 |
1 files changed, 6 insertions, 2 deletions
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 @@ | |||
1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man. | 1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man. |
2 | .TH REPO "1" "December 2024" "repo gc" "Repo Manual" | 2 | .TH REPO "1" "April 2025" "repo gc" "Repo Manual" |
3 | .SH NAME | 3 | .SH NAME |
4 | repo \- repo gc - manual page for repo gc | 4 | repo \- repo gc - manual page for repo gc |
5 | .SH SYNOPSIS | 5 | .SH SYNOPSIS |
@@ -8,7 +8,7 @@ repo \- repo gc - manual page for repo gc | |||
8 | .SH DESCRIPTION | 8 | .SH DESCRIPTION |
9 | Summary | 9 | Summary |
10 | .PP | 10 | .PP |
11 | Cleaning up internal repo state. | 11 | Cleaning up internal repo and Git state. |
12 | .SH OPTIONS | 12 | .SH OPTIONS |
13 | .TP | 13 | .TP |
14 | \fB\-h\fR, \fB\-\-help\fR | 14 | \fB\-h\fR, \fB\-\-help\fR |
@@ -19,6 +19,10 @@ do everything except actually delete | |||
19 | .TP | 19 | .TP |
20 | \fB\-y\fR, \fB\-\-yes\fR | 20 | \fB\-y\fR, \fB\-\-yes\fR |
21 | answer yes to all safe prompts | 21 | answer yes to all safe prompts |
22 | .TP | ||
23 | \fB\-\-repack\fR | ||
24 | repack all projects that use partial clone with | ||
25 | filter=blob:none | ||
22 | .SS Logging options: | 26 | .SS Logging options: |
23 | .TP | 27 | .TP |
24 | \fB\-v\fR, \fB\-\-verbose\fR | 28 | \fB\-v\fR, \fB\-\-verbose\fR |