diff options
Diffstat (limited to 'man/repo-abandon.1')
-rw-r--r-- | man/repo-abandon.1 | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/man/repo-abandon.1 b/man/repo-abandon.1 index b3c0422f..4e1b6b3d 100644 --- a/man/repo-abandon.1 +++ b/man/repo-abandon.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 abandon" "Repo Manual" | 2 | .TH REPO "1" "July 2022" "repo abandon" "Repo Manual" |
3 | .SH NAME | 3 | .SH NAME |
4 | repo \- repo abandon - manual page for repo abandon | 4 | repo \- repo abandon - manual page for repo abandon |
5 | .SH SYNOPSIS | 5 | .SH SYNOPSIS |
@@ -32,5 +32,18 @@ show all output | |||
32 | .TP | 32 | .TP |
33 | \fB\-q\fR, \fB\-\-quiet\fR | 33 | \fB\-q\fR, \fB\-\-quiet\fR |
34 | only show errors | 34 | only show errors |
35 | .SS Multi\-manifest options: | ||
36 | .TP | ||
37 | \fB\-\-outer\-manifest\fR | ||
38 | operate starting at the outermost manifest | ||
39 | .TP | ||
40 | \fB\-\-no\-outer\-manifest\fR | ||
41 | do not operate on outer manifests | ||
42 | .TP | ||
43 | \fB\-\-this\-manifest\-only\fR | ||
44 | only operate on this (sub)manifest | ||
45 | .TP | ||
46 | \fB\-\-no\-this\-manifest\-only\fR, \fB\-\-all\-manifests\fR | ||
47 | operate on this manifest and its submanifests | ||
35 | .PP | 48 | .PP |
36 | Run `repo help abandon` to view the detailed manual. | 49 | Run `repo help abandon` to view the detailed manual. |