blob: a648735e01aa6ac80f5bc4fc504084e4b5dbc6f3 (
plain) (
tree)
|
|
.nh
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
.SH NAME
.PP
git-bug-bug-deselect - Clear the implicitly selected bug
.SH SYNOPSIS
.PP
\fBgit-bug bug deselect [flags]\fP
.SH DESCRIPTION
.PP
Clear the implicitly selected bug
.SH OPTIONS
.PP
\fB-h\fP, \fB--help\fP[=false]
help for deselect
.SH EXAMPLE
.EX
git bug select 2f15
git bug comment
git bug status
git bug deselect
.EE
.SH SEE ALSO
.PP
\fBgit-bug-bug(1)\fP
|