Roger Shimizu | 0a1f533 | 2021-06-20 21:41:05 +0900 | [diff] [blame] | 1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man. |
Mike Frysinger | d47d9ff | 2022-07-10 05:15:19 -0400 | [diff] [blame] | 2 | .TH REPO "1" "July 2022" "repo gitc-delete" "Repo Manual" |
Roger Shimizu | 0a1f533 | 2021-06-20 21:41:05 +0900 | [diff] [blame] | 3 | .SH NAME |
| 4 | repo \- repo gitc-delete - manual page for repo gitc-delete |
| 5 | .SH SYNOPSIS |
| 6 | .B repo |
| 7 | \fI\,gitc-delete\/\fR |
| 8 | .SH DESCRIPTION |
| 9 | Summary |
| 10 | .PP |
| 11 | Delete a GITC Client. |
| 12 | .SH OPTIONS |
| 13 | .TP |
| 14 | \fB\-h\fR, \fB\-\-help\fR |
| 15 | show this help message and exit |
| 16 | .TP |
| 17 | \fB\-f\fR, \fB\-\-force\fR |
| 18 | force the deletion (no prompt) |
| 19 | .SS Logging options: |
| 20 | .TP |
| 21 | \fB\-v\fR, \fB\-\-verbose\fR |
| 22 | show all output |
| 23 | .TP |
| 24 | \fB\-q\fR, \fB\-\-quiet\fR |
| 25 | only show errors |
Mike Frysinger | d47d9ff | 2022-07-10 05:15:19 -0400 | [diff] [blame] | 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 |
Roger Shimizu | 0a1f533 | 2021-06-20 21:41:05 +0900 | [diff] [blame] | 39 | .PP |
| 40 | Run `repo help gitc\-delete` to view the detailed manual. |
| 41 | .SH DETAILS |
| 42 | .PP |
| 43 | This subcommand deletes the current GITC client, deleting the GITC manifest and |
| 44 | all locally downloaded sources. |