aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2019-04-03 21:33:04 +0200
committerMichael Muré <batolettre@gmail.com>2019-04-03 21:33:04 +0200
commit96d356a34d6eec18c987415aad0b2fa92304c98d (patch)
treeeeae62c365f7019c5ff82a2aa1d047e0f90c131a /doc/man
parenta64aaacc03a00394ea172d99e23b96ae11d9c1c9 (diff)
downloadgit-bug-96d356a34d6eec18c987415aad0b2fa92304c98d.tar.gz
commands: add "show --field humanId"
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/git-bug-show.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/git-bug-show.1 b/doc/man/git-bug-show.1
index 75315f00..3dfb4419 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]