summaryrefslogtreecommitdiffstats
path: root/man/repo-prune.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/repo-prune.1')
-rw-r--r--man/repo-prune.115
1 files changed, 14 insertions, 1 deletions
diff --git a/man/repo-prune.1 b/man/repo-prune.1
index bd68a373..4af775d2 100644
--- a/man/repo-prune.1
+++ b/man/repo-prune.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" "July 2021" "repo prune" "Repo Manual" 2.TH REPO "1" "July 2022" "repo prune" "Repo Manual"
3.SH NAME 3.SH NAME
4repo \- repo prune - manual page for repo prune 4repo \- repo prune - manual page for repo prune
5.SH SYNOPSIS 5.SH SYNOPSIS
@@ -24,5 +24,18 @@ show all output
24.TP 24.TP
25\fB\-q\fR, \fB\-\-quiet\fR 25\fB\-q\fR, \fB\-\-quiet\fR
26only show errors 26only show errors
27.SS Multi\-manifest options:
28.TP
29\fB\-\-outer\-manifest\fR
30operate starting at the outermost manifest
31.TP
32\fB\-\-no\-outer\-manifest\fR
33do not operate on outer manifests
34.TP
35\fB\-\-this\-manifest\-only\fR
36only operate on this (sub)manifest
37.TP
38\fB\-\-no\-this\-manifest\-only\fR, \fB\-\-all\-manifests\fR
39operate on this manifest and its submanifests
27.PP 40.PP
28Run `repo help prune` to view the detailed manual. 41Run `repo help prune` to view the detailed manual.