2018-09-26 17:49:00 +03:00
|
|
|
.nh
|
2022-02-15 21:57:26 +03:00
|
|
|
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
|
2018-09-26 17:49:00 +03:00
|
|
|
|
|
|
|
.SH NAME
|
|
|
|
.PP
|
2022-02-15 21:57:26 +03:00
|
|
|
git-bug-deselect - Clear the implicitly selected bug.
|
2018-09-26 17:49:00 +03:00
|
|
|
|
|
|
|
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.PP
|
2022-02-15 21:57:26 +03:00
|
|
|
\fBgit-bug deselect [flags]\fP
|
2018-09-26 17:49:00 +03:00
|
|
|
|
|
|
|
|
|
|
|
.SH DESCRIPTION
|
|
|
|
.PP
|
2019-03-02 00:56:04 +03:00
|
|
|
Clear the implicitly selected bug.
|
2018-09-26 17:49:00 +03:00
|
|
|
|
|
|
|
|
|
|
|
.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
|
2018-09-26 17:49:00 +03:00
|
|
|
|
|
|
|
|
|
|
|
.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
|