2019-02-16 19:34:04 +03:00
|
|
|
.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" ""
|
2018-07-20 16:47:06 +03:00
|
|
|
.nh
|
|
|
|
.ad l
|
|
|
|
|
|
|
|
|
|
|
|
.SH NAME
|
|
|
|
.PP
|
|
|
|
git\-bug\-show \- Display the details of a bug
|
|
|
|
|
|
|
|
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.PP
|
2018-09-18 14:28:01 +03:00
|
|
|
\fBgit\-bug show [<id>] [flags]\fP
|
2018-07-20 16:47:06 +03:00
|
|
|
|
|
|
|
|
|
|
|
.SH DESCRIPTION
|
|
|
|
.PP
|
|
|
|
Display the details of a bug
|
|
|
|
|
|
|
|
|
|
|
|
.SH OPTIONS
|
2019-01-08 01:08:48 +03:00
|
|
|
.PP
|
|
|
|
\fB\-f\fP, \fB\-\-field\fP=""
|
|
|
|
Select field to display. Valid values are [author,authorEmail,createTime,id,labels,shortId,status,title]
|
|
|
|
|
2018-07-20 16:47:06 +03:00
|
|
|
.PP
|
|
|
|
\fB\-h\fP, \fB\-\-help\fP[=false]
|
|
|
|
help for show
|
|
|
|
|
|
|
|
|
|
|
|
.SH SEE ALSO
|
|
|
|
.PP
|
2018-08-06 17:09:26 +03:00
|
|
|
\fBgit\-bug(1)\fP
|