aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_bug.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/md/git-bug_bug.md')
-rw-r--r--doc/md/git-bug_bug.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/md/git-bug_bug.md b/doc/md/git-bug_bug.md
index 5b79bb97..0917f654 100644
--- a/doc/md/git-bug_bug.md
+++ b/doc/md/git-bug_bug.md
@@ -42,7 +42,7 @@ git bug status:open --by creation "foo bar" baz
-n, --no strings Filter by absence of something. Valid values are [label]
-b, --by string Sort the results by a characteristic. Valid values are [id,creation,edit] (default "creation")
-d, --direction string Select the sorting direction. Valid values are [asc,desc] (default "asc")
- -f, --format string Select the output formatting style. Valid values are [default,plain,id,json,org-mode]
+ -f, --format string Select the output formatting style. Valid values are [default,plain,id,json,org-mode] (default "default")
-h, --help help for bug
```