From 9ed515fd546a6ed5e82b2b87d12f0241727d3f89 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Tue, 15 Feb 2022 19:57:26 +0100 Subject: update gqlgen --- doc/man/git-bug-rm.1 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/man/git-bug-rm.1') diff --git a/doc/man/git-bug-rm.1 b/doc/man/git-bug-rm.1 index 73ccfc48..78156f37 100644 --- a/doc/man/git-bug-rm.1 +++ b/doc/man/git-bug-rm.1 @@ -1,14 +1,14 @@ .nh -.TH "GIT\-BUG" "1" "Apr 2019" "Generated from git\-bug's source code" "" +.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" "" .SH NAME .PP -git\-bug\-rm \- Remove an existing bug. +git-bug-rm - Remove an existing bug. .SH SYNOPSIS .PP -\fBgit\-bug rm ID [flags]\fP +\fBgit-bug rm ID [flags]\fP .SH DESCRIPTION @@ -18,10 +18,10 @@ Remove an existing bug in the local repository. Note removing bugs that were imp .SH OPTIONS .PP -\fB\-h\fP, \fB\-\-help\fP[=false] +\fB-h\fP, \fB--help\fP[=false] help for rm .SH SEE ALSO .PP -\fBgit\-bug(1)\fP +\fBgit-bug(1)\fP -- cgit