summaryrefslogtreecommitdiffstats
path: root/man/repo-sync.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/repo-sync.1')
-rw-r--r--man/repo-sync.111
1 files changed, 8 insertions, 3 deletions
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