diff options
Diffstat (limited to 'doc/man/git-bug-show.1')
-rw-r--r-- | doc/man/git-bug-show.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/man/git-bug-show.1 b/doc/man/git-bug-show.1 index 15344bba..05f856e9 100644 --- a/doc/man/git-bug-show.1 +++ b/doc/man/git-bug-show.1 @@ -20,6 +20,10 @@ 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,id,labels,shortId,status,title] + +.PP \fB\-h\fP, \fB\-\-help\fP[=false] help for show |