diff options
-rw-r--r-- | man/repo-gitc-init.1 | 13 | ||||
-rw-r--r-- | man/repo-init.1 | 13 | ||||
-rw-r--r-- | man/repo-manifest.1 | 17 | ||||
-rw-r--r-- | man/repo-smartsync.1 | 11 | ||||
-rw-r--r-- | man/repo-sync.1 | 11 |
5 files changed, 44 insertions, 21 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 |
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,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 |
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 | ||
38 | \fB\-g\fR GROUP, \fB\-\-groups\fR=\fI\,GROUP\/\fR | 34 | \fB\-g\fR GROUP, \fB\-\-groups\fR=\fI\,GROUP\/\fR |
39 | restrict manifest projects to ones with specified | 35 | restrict manifest projects to ones with specified |
40 | group(s) [default|all|G1,G2,G3|G4,\-G5,\-G6] | 36 | group(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 |
47 | sync any submodules associated with the manifest repo | 43 | sync any submodules associated with the manifest repo |
44 | .TP | ||
45 | \fB\-\-standalone\-manifest\fR | ||
46 | download the manifest as a static file rather then | ||
47 | create 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: | |||
96 | blob:none] | 96 | blob:none] |
97 | .TP | 97 | .TP |
98 | \fB\-\-use\-superproject\fR | 98 | \fB\-\-use\-superproject\fR |
99 | use the manifest superproject to sync projects | 99 | use the manifest superproject to sync projects; |
100 | implies \fB\-c\fR | ||
100 | .TP | 101 | .TP |
101 | \fB\-\-no\-use\-superproject\fR | 102 | \fB\-\-no\-use\-superproject\fR |
102 | disable use of manifest superprojects | 103 | disable use of manifest superprojects |
diff --git a/man/repo-init.1 b/man/repo-init.1 index 9957b64d..6faaab0b 100644 --- a/man/repo-init.1 +++ b/man/repo-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 init" "Repo Manual" | 2 | .TH REPO "1" "November 2021" "repo init" "Repo Manual" |
3 | .SH NAME | 3 | .SH NAME |
4 | repo \- repo init - manual page for repo init | 4 | repo \- repo init - manual page for repo 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 |
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 | ||
38 | \fB\-g\fR GROUP, \fB\-\-groups\fR=\fI\,GROUP\/\fR | 34 | \fB\-g\fR GROUP, \fB\-\-groups\fR=\fI\,GROUP\/\fR |
39 | restrict manifest projects to ones with specified | 35 | restrict manifest projects to ones with specified |
40 | group(s) [default|all|G1,G2,G3|G4,\-G5,\-G6] | 36 | group(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 |
47 | sync any submodules associated with the manifest repo | 43 | sync any submodules associated with the manifest repo |
44 | .TP | ||
45 | \fB\-\-standalone\-manifest\fR | ||
46 | download the manifest as a static file rather then | ||
47 | create 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\-c\fR, \fB\-\-current\-branch\fR | 50 | \fB\-c\fR, \fB\-\-current\-branch\fR |
@@ -96,7 +96,8 @@ filter for use with \fB\-\-partial\-clone\fR [default: | |||
96 | blob:none] | 96 | blob:none] |
97 | .TP | 97 | .TP |
98 | \fB\-\-use\-superproject\fR | 98 | \fB\-\-use\-superproject\fR |
99 | use the manifest superproject to sync projects | 99 | use the manifest superproject to sync projects; |
100 | implies \fB\-c\fR | ||
100 | .TP | 101 | .TP |
101 | \fB\-\-no\-use\-superproject\fR | 102 | \fB\-\-no\-use\-superproject\fR |
102 | disable use of manifest superprojects | 103 | disable use of manifest superprojects |
diff --git a/man/repo-manifest.1 b/man/repo-manifest.1 index be467607..ab9f7ed3 100644 --- a/man/repo-manifest.1 +++ b/man/repo-manifest.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 manifest" "Repo Manual" | 2 | .TH REPO "1" "November 2021" "repo manifest" "Repo Manual" |
3 | .SH NAME | 3 | .SH NAME |
4 | repo \- repo manifest - manual page for repo manifest | 4 | repo \- repo manifest - manual page for repo manifest |
5 | .SH SYNOPSIS | 5 | .SH SYNOPSIS |
@@ -161,6 +161,7 @@ CDATA #IMPLIED> | |||
161 | <!ELEMENT extend\-project EMPTY> | 161 | <!ELEMENT extend\-project EMPTY> |
162 | <!ATTLIST extend\-project name CDATA #REQUIRED> | 162 | <!ATTLIST extend\-project name CDATA #REQUIRED> |
163 | <!ATTLIST extend\-project path CDATA #IMPLIED> | 163 | <!ATTLIST extend\-project path CDATA #IMPLIED> |
164 | <!ATTLIST extend\-project dest\-path CDATA #IMPLIED> | ||
164 | <!ATTLIST extend\-project groups CDATA #IMPLIED> | 165 | <!ATTLIST extend\-project groups CDATA #IMPLIED> |
165 | <!ATTLIST extend\-project revision CDATA #IMPLIED> | 166 | <!ATTLIST extend\-project revision CDATA #IMPLIED> |
166 | <!ATTLIST extend\-project remote CDATA #IMPLIED> | 167 | <!ATTLIST extend\-project remote CDATA #IMPLIED> |
@@ -174,8 +175,9 @@ CDATA #IMPLIED> | |||
174 | <!ATTLIST repo\-hooks enabled\-list CDATA #REQUIRED> | 175 | <!ATTLIST repo\-hooks enabled\-list CDATA #REQUIRED> |
175 | .IP | 176 | .IP |
176 | <!ELEMENT superproject EMPTY> | 177 | <!ELEMENT superproject EMPTY> |
177 | <!ATTLIST superproject name CDATA #REQUIRED> | 178 | <!ATTLIST superproject name CDATA #REQUIRED> |
178 | <!ATTLIST superproject remote IDREF #IMPLIED> | 179 | <!ATTLIST superproject remote IDREF #IMPLIED> |
180 | <!ATTLIST superproject revision CDATA #IMPLIED> | ||
179 | .IP | 181 | .IP |
180 | <!ELEMENT contactinfo EMPTY> | 182 | <!ELEMENT contactinfo EMPTY> |
181 | <!ATTLIST contactinfo bugurl CDATA #REQUIRED> | 183 | <!ATTLIST contactinfo bugurl CDATA #REQUIRED> |
@@ -385,6 +387,11 @@ original manifest. | |||
385 | Attribute `path`: If specified, limit the change to projects checked out at the | 387 | Attribute `path`: If specified, limit the change to projects checked out at the |
386 | specified path, rather than all projects with the given name. | 388 | specified path, rather than all projects with the given name. |
387 | .PP | 389 | .PP |
390 | Attribute `dest\-path`: If specified, a path relative to the top directory of the | ||
391 | repo client where the Git working directory for this project should be placed. | ||
392 | This is used to move a project in the checkout by overriding the existing `path` | ||
393 | setting. | ||
394 | .PP | ||
388 | Attribute `groups`: List of additional groups to which this project belongs. | 395 | Attribute `groups`: List of additional groups to which this project belongs. |
389 | Same syntax as the corresponding element of `project`. | 396 | Same syntax as the corresponding element of `project`. |
390 | .PP | 397 | .PP |
@@ -477,6 +484,10 @@ project](#element\-project) for more information. | |||
477 | Attribute `remote`: Name of a previously defined remote element. If not supplied | 484 | Attribute `remote`: Name of a previously defined remote element. If not supplied |
478 | the remote given by the default element is used. | 485 | the remote given by the default element is used. |
479 | .PP | 486 | .PP |
487 | Attribute `revision`: Name of the Git branch the manifest wants to track for | ||
488 | this superproject. If not supplied the revision given by the remote element is | ||
489 | used if applicable, else the default element is used. | ||
490 | .PP | ||
480 | Element contactinfo | 491 | Element contactinfo |
481 | .PP | 492 | .PP |
482 | *** *Note*: This is currently a WIP. *** | 493 | *** *Note*: This is currently a WIP. *** |
diff --git a/man/repo-smartsync.1 b/man/repo-smartsync.1 index 5d939117..718ef190 100644 --- a/man/repo-smartsync.1 +++ b/man/repo-smartsync.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 smartsync" "Repo Manual" | 2 | .TH REPO "1" "November 2021" "repo smartsync" "Repo Manual" |
3 | .SH NAME | 3 | .SH NAME |
4 | repo \- repo smartsync - manual page for repo smartsync | 4 | repo \- repo smartsync - manual page for repo smartsync |
5 | .SH SYNOPSIS | 5 | .SH SYNOPSIS |
@@ -80,7 +80,8 @@ password to authenticate with the manifest server | |||
80 | fetch submodules from server | 80 | fetch submodules from server |
81 | .TP | 81 | .TP |
82 | \fB\-\-use\-superproject\fR | 82 | \fB\-\-use\-superproject\fR |
83 | use the manifest superproject to sync projects | 83 | use the manifest superproject to sync projects; |
84 | implies \fB\-c\fR | ||
84 | .TP | 85 | .TP |
85 | \fB\-\-no\-use\-superproject\fR | 86 | \fB\-\-no\-use\-superproject\fR |
86 | disable use of manifest superprojects | 87 | disable use of manifest superprojects |
@@ -89,7 +90,7 @@ disable use of manifest superprojects | |||
89 | fetch tags | 90 | fetch tags |
90 | .TP | 91 | .TP |
91 | \fB\-\-no\-tags\fR | 92 | \fB\-\-no\-tags\fR |
92 | don't fetch tags | 93 | don't fetch tags (default) |
93 | .TP | 94 | .TP |
94 | \fB\-\-optimized\-fetch\fR | 95 | \fB\-\-optimized\-fetch\fR |
95 | only fetch projects fixed to sha1 if revision does not | 96 | only fetch projects fixed to sha1 if revision does not |
@@ -100,6 +101,10 @@ number of times to retry fetches on transient errors | |||
100 | .TP | 101 | .TP |
101 | \fB\-\-prune\fR | 102 | \fB\-\-prune\fR |
102 | delete refs that no longer exist on the remote | 103 | delete refs that no longer exist on the remote |
104 | (default) | ||
105 | .TP | ||
106 | \fB\-\-no\-prune\fR | ||
107 | do not delete refs that no longer exist on the remote | ||
103 | .SS Logging options: | 108 | .SS Logging options: |
104 | .TP | 109 | .TP |
105 | \fB\-v\fR, \fB\-\-verbose\fR | 110 | \fB\-v\fR, \fB\-\-verbose\fR |
diff --git a/man/repo-sync.1 b/man/repo-sync.1 index c87c9701..63f41409 100644 --- a/man/repo-sync.1 +++ b/man/repo-sync.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 sync" "Repo Manual" | 2 | .TH REPO "1" "November 2021" "repo sync" "Repo Manual" |
3 | .SH NAME | 3 | .SH NAME |
4 | repo \- repo sync - manual page for repo sync | 4 | repo \- repo sync - manual page for repo sync |
5 | .SH SYNOPSIS | 5 | .SH SYNOPSIS |
@@ -80,7 +80,8 @@ password to authenticate with the manifest server | |||
80 | fetch submodules from server | 80 | fetch submodules from server |
81 | .TP | 81 | .TP |
82 | \fB\-\-use\-superproject\fR | 82 | \fB\-\-use\-superproject\fR |
83 | use the manifest superproject to sync projects | 83 | use the manifest superproject to sync projects; |
84 | implies \fB\-c\fR | ||
84 | .TP | 85 | .TP |
85 | \fB\-\-no\-use\-superproject\fR | 86 | \fB\-\-no\-use\-superproject\fR |
86 | disable use of manifest superprojects | 87 | disable use of manifest superprojects |
@@ -89,7 +90,7 @@ disable use of manifest superprojects | |||
89 | fetch tags | 90 | fetch tags |
90 | .TP | 91 | .TP |
91 | \fB\-\-no\-tags\fR | 92 | \fB\-\-no\-tags\fR |
92 | don't fetch tags | 93 | don't fetch tags (default) |
93 | .TP | 94 | .TP |
94 | \fB\-\-optimized\-fetch\fR | 95 | \fB\-\-optimized\-fetch\fR |
95 | only fetch projects fixed to sha1 if revision does not | 96 | only fetch projects fixed to sha1 if revision does not |
@@ -100,6 +101,10 @@ number of times to retry fetches on transient errors | |||
100 | .TP | 101 | .TP |
101 | \fB\-\-prune\fR | 102 | \fB\-\-prune\fR |
102 | delete refs that no longer exist on the remote | 103 | delete refs that no longer exist on the remote |
104 | (default) | ||
105 | .TP | ||
106 | \fB\-\-no\-prune\fR | ||
107 | do not delete refs that no longer exist on the remote | ||
103 | .TP | 108 | .TP |
104 | \fB\-s\fR, \fB\-\-smart\-sync\fR | 109 | \fB\-s\fR, \fB\-\-smart\-sync\fR |
105 | smart sync using manifest from the latest known good | 110 | smart sync using manifest from the latest known good |