From d3f2fb0d1808ce512092707978390a42b6e2d0fd Mon Sep 17 00:00:00 2001 From: Steve Moyer Date: Tue, 16 Aug 2022 08:01:17 -0400 Subject: docs(847): add compact to docs and bash for ls command's format flag --- doc/man/git-bug-ls.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man') diff --git a/doc/man/git-bug-ls.1 b/doc/man/git-bug-ls.1 index 61a37610..873cf68c 100644 --- a/doc/man/git-bug-ls.1 +++ b/doc/man/git-bug-ls.1 @@ -62,7 +62,7 @@ You can pass an additional query to filter and order the list. This query can be .PP \fB-f\fP, \fB--format\fP="default" - Select the output formatting style. Valid values are [default,plain,json,org-mode] + Select the output formatting style. Valid values are [default,plain,compact,json,org-mode] .PP \fB-h\fP, \fB--help\fP[=false] -- cgit