blob: d3890e994284a9871e3ba1288f05377a8f559993 (
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
|
.TH "GIT-BUG" "1" "Oct 2018" "Generated from git-bug's source code" ""
.nh
.ad l
.SH NAME
.PP
git\-bug\-status \- Display or change a bug status
.SH SYNOPSIS
.PP
\fBgit\-bug status [<id>] [flags]\fP
.SH DESCRIPTION
.PP
Display or change a bug status
.SH OPTIONS
.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for status
.SH SEE ALSO
.PP
\fBgit\-bug(1)\fP, \fBgit\-bug\-status\-close(1)\fP, \fBgit\-bug\-status\-open(1)\fP
|