git-bug/doc/man/git-bug-bug-show.1

36 lines
634 B
Groff
Raw Normal View History

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
git-bug-bug-show - Display the details of a bug
2018-07-20 16:47:06 +03:00
.SH SYNOPSIS
.PP
\fBgit-bug bug show [BUG_ID] [flags]\fP
2018-07-20 16:47:06 +03:00
.SH DESCRIPTION
.PP
Display the details of a bug
2018-07-20 16:47:06 +03:00
.SH OPTIONS
.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]
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
\fBgit-bug-bug(1)\fP