From 5eeeae7cdf24083277076041c4e8cdc6b4737fda Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Thu, 11 Apr 2019 20:04:44 +0200 Subject: commands: fix ls not displaying the new Identities properly --- doc/man/git-bug-show.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man/git-bug-show.1') diff --git a/doc/man/git-bug-show.1 b/doc/man/git-bug-show.1 index 3dfb4419..9ad9c019 100644 --- a/doc/man/git-bug-show.1 +++ b/doc/man/git-bug-show.1 @@ -21,7 +21,7 @@ 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] + 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] -- cgit