summaryrefslogtreecommitdiffstats
path: root/man/repo-gitc-init.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/repo-gitc-init.1')
-rw-r--r--man/repo-gitc-init.113
1 files changed, 7 insertions, 6 deletions
diff --git a/man/repo-gitc-init.1 b/man/repo-gitc-init.1
index 9b61866e..63be877f 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" "September 2021" "repo gitc-init" "Repo Manual" 2.TH REPO "1" "November 2021" "repo gitc-init" "Repo Manual"
3.SH NAME 3.SH NAME
4repo \- repo gitc-init - manual page for repo gitc-init 4repo \- repo gitc-init - manual page for repo gitc-init
5.SH SYNOPSIS 5.SH SYNOPSIS
@@ -31,10 +31,6 @@ 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
32initial manifest file 32initial manifest file
33.TP 33.TP
34\fB\-\-standalone\-manifest\fR
35download the manifest as a static file rather then
36create a git checkout of the manifest repo
37.TP
38\fB\-g\fR GROUP, \fB\-\-groups\fR=\fI\,GROUP\/\fR 34\fB\-g\fR GROUP, \fB\-\-groups\fR=\fI\,GROUP\/\fR
39restrict manifest projects to ones with specified 35restrict manifest projects to ones with specified
40group(s) [default|all|G1,G2,G3|G4,\-G5,\-G6] 36group(s) [default|all|G1,G2,G3|G4,\-G5,\-G6]
@@ -45,6 +41,10 @@ platform group [auto|all|none|linux|darwin|...]
45.TP 41.TP
46\fB\-\-submodules\fR 42\fB\-\-submodules\fR
47sync any submodules associated with the manifest repo 43sync any submodules associated with the manifest repo
44.TP
45\fB\-\-standalone\-manifest\fR
46download the manifest as a static file rather then
47create a git checkout of the manifest repo
48.SS Manifest (only) checkout options: 48.SS Manifest (only) checkout options:
49.TP 49.TP
50\fB\-\-current\-branch\fR 50\fB\-\-current\-branch\fR
@@ -96,7 +96,8 @@ filter for use with \fB\-\-partial\-clone\fR [default:
96blob:none] 96blob:none]
97.TP 97.TP
98\fB\-\-use\-superproject\fR 98\fB\-\-use\-superproject\fR
99use the manifest superproject to sync projects 99use the manifest superproject to sync projects;
100implies \fB\-c\fR
100.TP 101.TP
101\fB\-\-no\-use\-superproject\fR 102\fB\-\-no\-use\-superproject\fR
102disable use of manifest superprojects 103disable use of manifest superprojects