diff options
Diffstat (limited to 'doc/man/git-bug-show.1')
-rw-r--r-- | doc/man/git-bug-show.1 | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/man/git-bug-show.1 b/doc/man/git-bug-show.1 index 9ad9c019..dae1877b 100644 --- a/doc/man/git-bug-show.1 +++ b/doc/man/git-bug-show.1 @@ -1,7 +1,6 @@ -.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" "" .nh -.ad l - +.TH GIT\-BUG(1)Apr 2019 +Generated from git\-bug's source code .SH NAME .PP @@ -10,7 +9,7 @@ git\-bug\-show \- Display the details of a bug. .SH SYNOPSIS .PP -\fBgit\-bug show [<id>] [flags]\fP +\fBgit\-bug show [] [flags]\fP .SH DESCRIPTION @@ -21,11 +20,11 @@ Display the details of a bug. .SH OPTIONS .PP \fB\-f\fP, \fB\-\-field\fP="" - Select field to display. Valid values are [author,authorEmail,createTime,humanId,id,labels,shortId,status,title,actors,participants] + Select field to display. Valid values are [author,authorEmail,createTime,humanId,id,labels,shortId,status,title,actors,participants] .PP \fB\-h\fP, \fB\-\-help\fP[=false] - help for show + help for show .SH SEE ALSO |