diff options
Diffstat (limited to 'doc/man/git-bug-ls.1')
-rw-r--r-- | doc/man/git-bug-ls.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/man/git-bug-ls.1 b/doc/man/git-bug-ls.1 index 2fc1d337..5d05cfcd 100644 --- a/doc/man/git-bug-ls.1 +++ b/doc/man/git-bug-ls.1 @@ -58,6 +58,10 @@ You can pass an additional query to filter and order the list. This query can be Select the sorting direction. Valid values are [asc,desc] .PP +\fB\-f\fP, \fB\-\-format\fP="default" + Select the output formatting style. Valid values are [default, plain(text), json] + +.PP \fB\-h\fP, \fB\-\-help\fP[=false] help for ls |