diff options
Diffstat (limited to 'doc/man/git-bug-bug-show.1')
-rw-r--r-- | doc/man/git-bug-bug-show.1 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/man/git-bug-bug-show.1 b/doc/man/git-bug-bug-show.1 index aec83fa33..295f0efb5 100644 --- a/doc/man/git-bug-bug-show.1 +++ b/doc/man/git-bug-bug-show.1 @@ -2,22 +2,18 @@ .TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" "" .SH NAME -.PP git-bug-bug-show - Display the details of a bug .SH SYNOPSIS -.PP \fBgit-bug bug show [BUG_ID] [flags]\fP .SH DESCRIPTION -.PP Display the details of a bug .SH OPTIONS -.PP \fB--field\fP="" Select field to display. Valid values are [author,authorEmail,createTime,lastEdit,humanId,id,labels,shortId,status,title,actors,participants] @@ -31,5 +27,4 @@ Display the details of a bug .SH SEE ALSO -.PP \fBgit-bug-bug(1)\fP |