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