diff options
Diffstat (limited to 'man/repo-smartsync.1')
-rw-r--r-- | man/repo-smartsync.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/repo-smartsync.1 b/man/repo-smartsync.1 index a793b7bc..6e77f182 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" "September 2024" "repo smartsync" "Repo Manual" | 2 | .TH REPO "1" "June 2025" "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 |
@@ -58,6 +58,9 @@ only update working tree, don't fetch | |||
58 | use the existing manifest checkout as\-is. (do not | 58 | use the existing manifest checkout as\-is. (do not |
59 | update to the latest revision) | 59 | update to the latest revision) |
60 | .TP | 60 | .TP |
61 | \fB\-\-interleaved\fR | ||
62 | fetch and checkout projects in parallel (experimental) | ||
63 | .TP | ||
61 | \fB\-n\fR, \fB\-\-network\-only\fR | 64 | \fB\-n\fR, \fB\-\-network\-only\fR |
62 | fetch only, don't update working tree | 65 | fetch only, don't update working tree |
63 | .TP | 66 | .TP |