aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_show.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/md/git-bug_show.md')
-rw-r--r--doc/md/git-bug_show.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/md/git-bug_show.md b/doc/md/git-bug_show.md
index 4749e009..677ce9cd 100644
--- a/doc/md/git-bug_show.md
+++ b/doc/md/git-bug_show.md
@@ -13,7 +13,8 @@ git-bug show [<id>] [flags]
### Options
```
- -h, --help help for show
+ -f, --field string Select field to display. Valid values are [author,authorEmail,createTime,id,labels,shortId,status,title]
+ -h, --help help for show
```
### SEE ALSO