git-bug/doc/man/git-bug-deselect.1

43 lines
459 B
Groff
Raw Normal View History

.nh
2022-02-15 21:57:26 +03:00
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
.SH NAME
.PP
2022-02-15 21:57:26 +03:00
git-bug-deselect - Clear the implicitly selected bug.
.SH SYNOPSIS
.PP
2022-02-15 21:57:26 +03:00
\fBgit-bug deselect [flags]\fP
.SH DESCRIPTION
.PP
2019-03-02 00:56:04 +03:00
Clear the implicitly selected bug.
.SH OPTIONS
.PP
2022-02-15 21:57:26 +03:00
\fB-h\fP, \fB--help\fP[=false]
2020-02-23 16:38:02 +03:00
help for deselect
.SH EXAMPLE
.PP
.RS
.nf
git bug select 2f15
git bug comment
git bug status
git bug deselect
.fi
.RE
.SH SEE ALSO
.PP
2022-02-15 21:57:26 +03:00
\fBgit-bug(1)\fP