diff options
Diffstat (limited to 'man/repo-list.1')
-rw-r--r-- | man/repo-list.1 | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/man/repo-list.1 b/man/repo-list.1 index 7f85e612..2444d3e0 100644 --- a/man/repo-list.1 +++ b/man/repo-list.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 list" "Repo Manual" | 2 | .TH REPO "1" "July 2022" "repo list" "Repo Manual" |
3 | .SH NAME | 3 | .SH NAME |
4 | repo \- repo list - manual page for repo list | 4 | repo \- repo list - manual page for repo list |
5 | .SH SYNOPSIS | 5 | .SH SYNOPSIS |
@@ -47,6 +47,19 @@ show all output | |||
47 | .TP | 47 | .TP |
48 | \fB\-q\fR, \fB\-\-quiet\fR | 48 | \fB\-q\fR, \fB\-\-quiet\fR |
49 | only show errors | 49 | only show errors |
50 | .SS Multi\-manifest options: | ||
51 | .TP | ||
52 | \fB\-\-outer\-manifest\fR | ||
53 | operate starting at the outermost manifest | ||
54 | .TP | ||
55 | \fB\-\-no\-outer\-manifest\fR | ||
56 | do not operate on outer manifests | ||
57 | .TP | ||
58 | \fB\-\-this\-manifest\-only\fR | ||
59 | only operate on this (sub)manifest | ||
60 | .TP | ||
61 | \fB\-\-no\-this\-manifest\-only\fR, \fB\-\-all\-manifests\fR | ||
62 | operate on this manifest and its submanifests | ||
50 | .PP | 63 | .PP |
51 | Run `repo help list` to view the detailed manual. | 64 | Run `repo help list` to view the detailed manual. |
52 | .SH DETAILS | 65 | .SH DETAILS |