diff options
author | Michael Muré <batolettre@gmail.com> | 2022-02-15 19:57:26 +0100 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2022-02-15 19:57:26 +0100 |
commit | 9ed515fd546a6ed5e82b2b87d12f0241727d3f89 (patch) | |
tree | fdf45c882b3e8a32f4ff62e30a634b2bdd77d872 /doc/man/git-bug-rm.1 | |
parent | 05d73e1b5321c97cd05133b5ae49d1798bc2fe5d (diff) | |
download | git-bug-9ed515fd546a6ed5e82b2b87d12f0241727d3f89.tar.gz |
update gqlgen
Diffstat (limited to 'doc/man/git-bug-rm.1')
-rw-r--r-- | doc/man/git-bug-rm.1 | 10 |
1 files changed, 5 insertions, 5 deletions
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 |