diff options
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 |