diff options
Diffstat (limited to 'man/repo-gitc-init.1')
-rw-r--r-- | man/repo-gitc-init.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/man/repo-gitc-init.1 b/man/repo-gitc-init.1 index 1d1b23a8..9b61866e 100644 --- a/man/repo-gitc-init.1 +++ b/man/repo-gitc-init.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 gitc-init" "Repo Manual" | 2 | .TH REPO "1" "September 2021" "repo gitc-init" "Repo Manual" |
3 | .SH NAME | 3 | .SH NAME |
4 | repo \- repo gitc-init - manual page for repo gitc-init | 4 | repo \- repo gitc-init - manual page for repo gitc-init |
5 | .SH SYNOPSIS | 5 | .SH SYNOPSIS |
@@ -31,6 +31,10 @@ manifest branch or revision (use HEAD for default) | |||
31 | \fB\-m\fR NAME.xml, \fB\-\-manifest\-name\fR=\fI\,NAME\/\fR.xml | 31 | \fB\-m\fR NAME.xml, \fB\-\-manifest\-name\fR=\fI\,NAME\/\fR.xml |
32 | initial manifest file | 32 | initial manifest file |
33 | .TP | 33 | .TP |
34 | \fB\-\-standalone\-manifest\fR | ||
35 | download the manifest as a static file rather then | ||
36 | create a git checkout of the manifest repo | ||
37 | .TP | ||
34 | \fB\-g\fR GROUP, \fB\-\-groups\fR=\fI\,GROUP\/\fR | 38 | \fB\-g\fR GROUP, \fB\-\-groups\fR=\fI\,GROUP\/\fR |
35 | restrict manifest projects to ones with specified | 39 | restrict manifest projects to ones with specified |
36 | group(s) [default|all|G1,G2,G3|G4,\-G5,\-G6] | 40 | group(s) [default|all|G1,G2,G3|G4,\-G5,\-G6] |