blob: 0d509d5d5ceab0c4c56f646d2774bacc7c9a11f0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
.TH "MINE" "3" "Jul 2018" "Auto generated by spf13/cobra" ""
.nh
.ad l
.SH NAME
.PP
git\-bug\-open \- Mark the bug as open
.SH SYNOPSIS
.PP
\fBgit\-bug open <id> [flags]\fP
.SH DESCRIPTION
.PP
Mark the bug as open
.SH OPTIONS
.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for open
.SH SEE ALSO
.PP
\fBgit\-bug(3)\fP
.SH HISTORY
.PP
20\-Jul\-2018 Auto generated by spf13/cobra
|