diff options
Diffstat (limited to 'doc/man/git-bug-show.1')
-rw-r--r-- | doc/man/git-bug-show.1 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/man/git-bug-show.1 b/doc/man/git-bug-show.1 index dae1877b..eb694dac 100644 --- a/doc/man/git-bug-show.1 +++ b/doc/man/git-bug-show.1 @@ -19,8 +19,12 @@ 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] +\fB\-\-field\fP="" + Select field to display. Valid values are [author,authorEmail,createTime,lastEdit,humanId,id,labels,shortId,status,title,actors,participants] + +.PP +\fB\-f\fP, \fB\-\-format\fP="default" + Select the output formatting style. Valid values are [default,json,org\-mode] .PP \fB\-h\fP, \fB\-\-help\fP[=false] |