diff options
Diffstat (limited to 'man/repo-gitc-delete.1')
-rw-r--r-- | man/repo-gitc-delete.1 | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/man/repo-gitc-delete.1 b/man/repo-gitc-delete.1 index c84c6e45..6158bd3b 100644 --- a/man/repo-gitc-delete.1 +++ b/man/repo-gitc-delete.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 gitc-delete" "Repo Manual" | 2 | .TH REPO "1" "July 2022" "repo gitc-delete" "Repo Manual" |
3 | .SH NAME | 3 | .SH NAME |
4 | repo \- repo gitc-delete - manual page for repo gitc-delete | 4 | repo \- repo gitc-delete - manual page for repo gitc-delete |
5 | .SH SYNOPSIS | 5 | .SH SYNOPSIS |
@@ -23,6 +23,19 @@ show all output | |||
23 | .TP | 23 | .TP |
24 | \fB\-q\fR, \fB\-\-quiet\fR | 24 | \fB\-q\fR, \fB\-\-quiet\fR |
25 | only show errors | 25 | only show errors |
26 | .SS Multi\-manifest options: | ||
27 | .TP | ||
28 | \fB\-\-outer\-manifest\fR | ||
29 | operate starting at the outermost manifest | ||
30 | .TP | ||
31 | \fB\-\-no\-outer\-manifest\fR | ||
32 | do not operate on outer manifests | ||
33 | .TP | ||
34 | \fB\-\-this\-manifest\-only\fR | ||
35 | only operate on this (sub)manifest | ||
36 | .TP | ||
37 | \fB\-\-no\-this\-manifest\-only\fR, \fB\-\-all\-manifests\fR | ||
38 | operate on this manifest and its submanifests | ||
26 | .PP | 39 | .PP |
27 | Run `repo help gitc\-delete` to view the detailed manual. | 40 | Run `repo help gitc\-delete` to view the detailed manual. |
28 | .SH DETAILS | 41 | .SH DETAILS |