git-bug-select.1

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