summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Frysinger <vapier@google.com>2021-11-12 01:41:29 -0500
committerMike Frysinger <vapier@google.com>2021-11-12 17:30:45 +0000
commite6601067ed5d2848f0610d6dd012e7707281a215 (patch)
tree3bb6d908e1a8c0cf731e0463ff77a5a8b421357e
parent3001d6a42645731e5030d238cc739745b9c45817 (diff)
downloadgit-repo-e6601067ed5d2848f0610d6dd012e7707281a215.tar.gz
man: refresh pages
Change-Id: I3f2c3ad77c16a76276bba2954887ab9e7605661c Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/323516 Reviewed-by: Jack Neus <jackneus@google.com> Tested-by: Mike Frysinger <vapier@google.com>
-rw-r--r--man/repo-gitc-init.113
-rw-r--r--man/repo-init.113
-rw-r--r--man/repo-manifest.117
-rw-r--r--man/repo-smartsync.111
-rw-r--r--man/repo-sync.111
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
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
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
4repo \- repo init - manual page for repo init 4repo \- 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
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\-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:
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
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
4repo \- repo manifest - manual page for repo manifest 4repo \- 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.
385Attribute `path`: If specified, limit the change to projects checked out at the 387Attribute `path`: If specified, limit the change to projects checked out at the
386specified path, rather than all projects with the given name. 388specified path, rather than all projects with the given name.
387.PP 389.PP
390Attribute `dest\-path`: If specified, a path relative to the top directory of the
391repo client where the Git working directory for this project should be placed.
392This is used to move a project in the checkout by overriding the existing `path`
393setting.
394.PP
388Attribute `groups`: List of additional groups to which this project belongs. 395Attribute `groups`: List of additional groups to which this project belongs.
389Same syntax as the corresponding element of `project`. 396Same syntax as the corresponding element of `project`.
390.PP 397.PP
@@ -477,6 +484,10 @@ project](#element\-project) for more information.
477Attribute `remote`: Name of a previously defined remote element. If not supplied 484Attribute `remote`: Name of a previously defined remote element. If not supplied
478the remote given by the default element is used. 485the remote given by the default element is used.
479.PP 486.PP
487Attribute `revision`: Name of the Git branch the manifest wants to track for
488this superproject. If not supplied the revision given by the remote element is
489used if applicable, else the default element is used.
490.PP
480Element contactinfo 491Element 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
4repo \- repo smartsync - manual page for repo smartsync 4repo \- repo smartsync - manual page for repo smartsync
5.SH SYNOPSIS 5.SH SYNOPSIS
@@ -80,7 +80,8 @@ password to authenticate with the manifest server
80fetch submodules from server 80fetch submodules from server
81.TP 81.TP
82\fB\-\-use\-superproject\fR 82\fB\-\-use\-superproject\fR
83use the manifest superproject to sync projects 83use the manifest superproject to sync projects;
84implies \fB\-c\fR
84.TP 85.TP
85\fB\-\-no\-use\-superproject\fR 86\fB\-\-no\-use\-superproject\fR
86disable use of manifest superprojects 87disable use of manifest superprojects
@@ -89,7 +90,7 @@ disable use of manifest superprojects
89fetch tags 90fetch tags
90.TP 91.TP
91\fB\-\-no\-tags\fR 92\fB\-\-no\-tags\fR
92don't fetch tags 93don't fetch tags (default)
93.TP 94.TP
94\fB\-\-optimized\-fetch\fR 95\fB\-\-optimized\-fetch\fR
95only fetch projects fixed to sha1 if revision does not 96only 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
102delete refs that no longer exist on the remote 103delete refs that no longer exist on the remote
104(default)
105.TP
106\fB\-\-no\-prune\fR
107do 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
4repo \- repo sync - manual page for repo sync 4repo \- repo sync - manual page for repo sync
5.SH SYNOPSIS 5.SH SYNOPSIS
@@ -80,7 +80,8 @@ password to authenticate with the manifest server
80fetch submodules from server 80fetch submodules from server
81.TP 81.TP
82\fB\-\-use\-superproject\fR 82\fB\-\-use\-superproject\fR
83use the manifest superproject to sync projects 83use the manifest superproject to sync projects;
84implies \fB\-c\fR
84.TP 85.TP
85\fB\-\-no\-use\-superproject\fR 86\fB\-\-no\-use\-superproject\fR
86disable use of manifest superprojects 87disable use of manifest superprojects
@@ -89,7 +90,7 @@ disable use of manifest superprojects
89fetch tags 90fetch tags
90.TP 91.TP
91\fB\-\-no\-tags\fR 92\fB\-\-no\-tags\fR
92don't fetch tags 93don't fetch tags (default)
93.TP 94.TP
94\fB\-\-optimized\-fetch\fR 95\fB\-\-optimized\-fetch\fR
95only fetch projects fixed to sha1 if revision does not 96only 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
102delete refs that no longer exist on the remote 103delete refs that no longer exist on the remote
104(default)
105.TP
106\fB\-\-no\-prune\fR
107do 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
105smart sync using manifest from the latest known good 110smart sync using manifest from the latest known good