From cbd78a91943d1099dad8e285c5adfcf3a269b7ad Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 11 Apr 2024 08:32:40 -0400 Subject: man: regenerate man pages Change-Id: I8d9dcb37f315d4208b7c8005206ae939dad79a3e Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/419197 Tested-by: Mike Frysinger Commit-Queue: Mike Frysinger Reviewed-by: Josip Sokcevic --- man/repo-gitc-delete.1 | 44 -------------------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 man/repo-gitc-delete.1 (limited to 'man/repo-gitc-delete.1') 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 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man. -.TH REPO "1" "July 2022" "repo gitc-delete" "Repo Manual" -.SH NAME -repo \- repo gitc-delete - manual page for repo gitc-delete -.SH SYNOPSIS -.B repo -\fI\,gitc-delete\/\fR -.SH DESCRIPTION -Summary -.PP -Delete a GITC Client. -.SH OPTIONS -.TP -\fB\-h\fR, \fB\-\-help\fR -show this help message and exit -.TP -\fB\-f\fR, \fB\-\-force\fR -force the deletion (no prompt) -.SS Logging options: -.TP -\fB\-v\fR, \fB\-\-verbose\fR -show all output -.TP -\fB\-q\fR, \fB\-\-quiet\fR -only show errors -.SS Multi\-manifest options: -.TP -\fB\-\-outer\-manifest\fR -operate starting at the outermost manifest -.TP -\fB\-\-no\-outer\-manifest\fR -do not operate on outer manifests -.TP -\fB\-\-this\-manifest\-only\fR -only operate on this (sub)manifest -.TP -\fB\-\-no\-this\-manifest\-only\fR, \fB\-\-all\-manifests\fR -operate on this manifest and its submanifests -.PP -Run `repo help gitc\-delete` to view the detailed manual. -.SH DETAILS -.PP -This subcommand deletes the current GITC client, deleting the GITC manifest and -all locally downloaded sources. -- cgit v1.2.3-54-g00ecf