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