mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-18 05:53:19 +03:00
86faedc966
* build(deps): bump github.com/spf13/cobra from 1.0.0 to 1.1.1 * update doc (man & md) * update bash|fish|zsh completion
28 lines
489 B
Groff
28 lines
489 B
Groff
.nh
|
|
.TH "GIT\-BUG" "1" "Apr 2019" "Generated from git\-bug's source code" ""
|
|
|
|
.SH NAME
|
|
.PP
|
|
git\-bug\-rm \- Remove an existing bug.
|
|
|
|
|
|
.SH SYNOPSIS
|
|
.PP
|
|
\fBgit\-bug rm ID [flags]\fP
|
|
|
|
|
|
.SH DESCRIPTION
|
|
.PP
|
|
Remove an existing bug in the local repository. Note removing bugs that were imported from bridges will not remove the bug on the remote, and will only remove the local copy of the bug.
|
|
|
|
|
|
.SH OPTIONS
|
|
.PP
|
|
\fB\-h\fP, \fB\-\-help\fP[=false]
|
|
help for rm
|
|
|
|
|
|
.SH SEE ALSO
|
|
.PP
|
|
\fBgit\-bug(1)\fP
|