From 96d356a34d6eec18c987415aad0b2fa92304c98d Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Wed, 3 Apr 2019 21:33:04 +0200 Subject: commands: add "show --field humanId" --- 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 75315f00d..3dfb44193 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,id,labels,shortId,status,title] + Select field to display. Valid values are [author,authorEmail,createTime,humanId,id,labels,shortId,status,title] .PP \fB\-h\fP, \fB\-\-help\fP[=false] -- cgit v1.2.3