2018-07-20 16:47:06 +03:00
|
|
|
.nh
|
2022-02-15 21:57:26 +03:00
|
|
|
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
|
2018-07-20 16:47:06 +03:00
|
|
|
|
|
|
|
.SH NAME
|
|
|
|
.PP
|
2022-09-10 12:09:19 +03:00
|
|
|
git-bug-bug-show - Display the details of a bug
|
2018-07-20 16:47:06 +03:00
|
|
|
|
|
|
|
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.PP
|
2022-09-10 12:09:19 +03:00
|
|
|
\fBgit-bug bug show [BUG_ID] [flags]\fP
|
2018-07-20 16:47:06 +03:00
|
|
|
|
|
|
|
|
|
|
|
.SH DESCRIPTION
|
|
|
|
.PP
|
2022-09-10 12:09:19 +03:00
|
|
|
Display the details of a bug
|
2018-07-20 16:47:06 +03:00
|
|
|
|
|
|
|
|
|
|
|
.SH OPTIONS
|
2019-01-08 01:08:48 +03:00
|
|
|
.PP
|
2022-02-15 21:57:26 +03:00
|
|
|
\fB--field\fP=""
|
2020-06-24 15:52:48 +03:00
|
|
|
Select field to display. Valid values are [author,authorEmail,createTime,lastEdit,humanId,id,labels,shortId,status,title,actors,participants]
|
|
|
|
|
|
|
|
.PP
|
2022-02-15 21:57:26 +03:00
|
|
|
\fB-f\fP, \fB--format\fP="default"
|
|
|
|
Select the output formatting style. Valid values are [default,json,org-mode]
|
2019-01-08 01:08:48 +03:00
|
|
|
|
2018-07-20 16:47:06 +03:00
|
|
|
.PP
|
2022-02-15 21:57:26 +03:00
|
|
|
\fB-h\fP, \fB--help\fP[=false]
|
2020-02-23 16:38:02 +03:00
|
|
|
help for show
|
2018-07-20 16:47:06 +03:00
|
|
|
|
|
|
|
|
|
|
|
.SH SEE ALSO
|
|
|
|
.PP
|
2022-09-10 12:09:19 +03:00
|
|
|
\fBgit-bug-bug(1)\fP
|