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