diff options
Diffstat (limited to 'man/repo-smartsync.1')
-rw-r--r-- | man/repo-smartsync.1 | 11 |
1 files changed, 8 insertions, 3 deletions
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 |