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