summaryrefslogtreecommitdiffstats
path: root/man/repo-gitc-delete.1
diff options
context:
space:
mode:
authorMike Frysinger <vapier@google.com>2024-04-11 08:32:40 -0400
committerLUCI <gerrit-scoped@luci-project-accounts.iam.gserviceaccount.com>2024-04-18 02:28:33 +0000
commitcbd78a91943d1099dad8e285c5adfcf3a269b7ad (patch)
treed9cb3911c5348707328f6926070bd3078405c335 /man/repo-gitc-delete.1
parent46819a78a1b34f30edba209e15d9922f84f11c09 (diff)
downloadgit-repo-cbd78a91943d1099dad8e285c5adfcf3a269b7ad.tar.gz
man: regenerate man pages
Change-Id: I8d9dcb37f315d4208b7c8005206ae939dad79a3e Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/419197 Tested-by: Mike Frysinger <vapier@google.com> Commit-Queue: Mike Frysinger <vapier@google.com> Reviewed-by: Josip Sokcevic <sokcevic@google.com>
Diffstat (limited to 'man/repo-gitc-delete.1')
-rw-r--r--man/repo-gitc-delete.144
1 files changed, 0 insertions, 44 deletions
diff --git a/man/repo-gitc-delete.1 b/man/repo-gitc-delete.1
deleted file mode 100644
index 6158bd3b..00000000
--- a/man/repo-gitc-delete.1
+++ /dev/null
@@ -1,44 +0,0 @@
1.\" DO NOT MODIFY THIS FILE! It was generated by help2man.
2.TH REPO "1" "July 2022" "repo gitc-delete" "Repo Manual"
3.SH NAME
4repo \- repo gitc-delete - manual page for repo gitc-delete
5.SH SYNOPSIS
6.B repo
7\fI\,gitc-delete\/\fR
8.SH DESCRIPTION
9Summary
10.PP
11Delete a GITC Client.
12.SH OPTIONS
13.TP
14\fB\-h\fR, \fB\-\-help\fR
15show this help message and exit
16.TP
17\fB\-f\fR, \fB\-\-force\fR
18force the deletion (no prompt)
19.SS Logging options:
20.TP
21\fB\-v\fR, \fB\-\-verbose\fR
22show all output
23.TP
24\fB\-q\fR, \fB\-\-quiet\fR
25only show errors
26.SS Multi\-manifest options:
27.TP
28\fB\-\-outer\-manifest\fR
29operate starting at the outermost manifest
30.TP
31\fB\-\-no\-outer\-manifest\fR
32do not operate on outer manifests
33.TP
34\fB\-\-this\-manifest\-only\fR
35only operate on this (sub)manifest
36.TP
37\fB\-\-no\-this\-manifest\-only\fR, \fB\-\-all\-manifests\fR
38operate on this manifest and its submanifests
39.PP
40Run `repo help gitc\-delete` to view the detailed manual.
41.SH DETAILS
42.PP
43This subcommand deletes the current GITC client, deleting the GITC manifest and
44all locally downloaded sources.