diff options
Diffstat (limited to 'man/repo-sync.1')
-rw-r--r-- | man/repo-sync.1 | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/man/repo-sync.1 b/man/repo-sync.1 index 63f41409..564f79be 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" "November 2021" "repo sync" "Repo Manual" | 2 | .TH REPO "1" "July 2022" "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 |
@@ -119,6 +119,19 @@ show all output | |||
119 | .TP | 119 | .TP |
120 | \fB\-q\fR, \fB\-\-quiet\fR | 120 | \fB\-q\fR, \fB\-\-quiet\fR |
121 | only show errors | 121 | only show errors |
122 | .SS Multi\-manifest options: | ||
123 | .TP | ||
124 | \fB\-\-outer\-manifest\fR | ||
125 | operate starting at the outermost manifest | ||
126 | .TP | ||
127 | \fB\-\-no\-outer\-manifest\fR | ||
128 | do not operate on outer manifests | ||
129 | .TP | ||
130 | \fB\-\-this\-manifest\-only\fR | ||
131 | only operate on this (sub)manifest | ||
132 | .TP | ||
133 | \fB\-\-no\-this\-manifest\-only\fR, \fB\-\-all\-manifests\fR | ||
134 | operate on this manifest and its submanifests | ||
122 | .SS repo Version options: | 135 | .SS repo Version options: |
123 | .TP | 136 | .TP |
124 | \fB\-\-no\-repo\-verify\fR | 137 | \fB\-\-no\-repo\-verify\fR |