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