diff options
Diffstat (limited to 'man/repo-prune.1')
-rw-r--r-- | man/repo-prune.1 | 15 |
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 |
4 | repo \- repo prune - manual page for repo prune | 4 | repo \- 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 |
26 | only show errors | 26 | only show errors |
27 | .SS Multi\-manifest options: | ||
28 | .TP | ||
29 | \fB\-\-outer\-manifest\fR | ||
30 | operate starting at the outermost manifest | ||
31 | .TP | ||
32 | \fB\-\-no\-outer\-manifest\fR | ||
33 | do not operate on outer manifests | ||
34 | .TP | ||
35 | \fB\-\-this\-manifest\-only\fR | ||
36 | only operate on this (sub)manifest | ||
37 | .TP | ||
38 | \fB\-\-no\-this\-manifest\-only\fR, \fB\-\-all\-manifests\fR | ||
39 | operate on this manifest and its submanifests | ||
27 | .PP | 40 | .PP |
28 | Run `repo help prune` to view the detailed manual. | 41 | Run `repo help prune` to view the detailed manual. |