mirror of
https://gerrit.googlesource.com/git-repo
synced 2024-12-21 07:16:21 +00:00
44 lines
985 B
Groff
44 lines
985 B
Groff
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man.
|
||
|
.TH REPO "1" "December 2024" "repo gc" "Repo Manual"
|
||
|
.SH NAME
|
||
|
repo \- repo gc - manual page for repo gc
|
||
|
.SH SYNOPSIS
|
||
|
.B repo
|
||
|
\fI\,gc\/\fR
|
||
|
.SH DESCRIPTION
|
||
|
Summary
|
||
|
.PP
|
||
|
Cleaning up internal repo state.
|
||
|
.SH OPTIONS
|
||
|
.TP
|
||
|
\fB\-h\fR, \fB\-\-help\fR
|
||
|
show this help message and exit
|
||
|
.TP
|
||
|
\fB\-n\fR, \fB\-\-dry\-run\fR
|
||
|
do everything except actually delete
|
||
|
.TP
|
||
|
\fB\-y\fR, \fB\-\-yes\fR
|
||
|
answer yes to all safe prompts
|
||
|
.SS Logging options:
|
||
|
.TP
|
||
|
\fB\-v\fR, \fB\-\-verbose\fR
|
||
|
show all output
|
||
|
.TP
|
||
|
\fB\-q\fR, \fB\-\-quiet\fR
|
||
|
only show errors
|
||
|
.SS Multi\-manifest options:
|
||
|
.TP
|
||
|
\fB\-\-outer\-manifest\fR
|
||
|
operate starting at the outermost manifest
|
||
|
.TP
|
||
|
\fB\-\-no\-outer\-manifest\fR
|
||
|
do not operate on outer manifests
|
||
|
.TP
|
||
|
\fB\-\-this\-manifest\-only\fR
|
||
|
only operate on this (sub)manifest
|
||
|
.TP
|
||
|
\fB\-\-no\-this\-manifest\-only\fR, \fB\-\-all\-manifests\fR
|
||
|
operate on this manifest and its submanifests
|
||
|
.PP
|
||
|
Run `repo help gc` to view the detailed manual.
|