git-bug-deselect.1

 1.nh
 2.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
 3
 4.SH NAME
 5.PP
 6git-bug-deselect - Clear the implicitly selected bug.
 7
 8
 9.SH SYNOPSIS
10.PP
11\fBgit-bug deselect [flags]\fP
12
13
14.SH DESCRIPTION
15.PP
16Clear the implicitly selected bug.
17
18
19.SH OPTIONS
20.PP
21\fB-h\fP, \fB--help\fP[=false]
22	help for deselect
23
24
25.SH EXAMPLE
26.PP
27.RS
28
29.nf
30git bug select 2f15
31git bug comment
32git bug status
33git bug deselect
34
35
36.fi
37.RE
38
39
40.SH SEE ALSO
41.PP
42\fBgit-bug(1)\fP