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