From f23a7f07cc9d7e9b9407e0fcb99de6904f1b52a8 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Tue, 17 Jan 2023 20:25:34 +0100 Subject: commands: remove compact style for "bug", as the width adaptive default renderer cover that usage --- doc/man/git-bug-bug.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/man/git-bug-bug.1') diff --git a/doc/man/git-bug-bug.1 b/doc/man/git-bug-bug.1 index 6ee62303..c9d2bd65 100644 --- a/doc/man/git-bug-bug.1 +++ b/doc/man/git-bug-bug.1 @@ -61,8 +61,8 @@ 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,compact,id,json,org-mode] +\fB-f\fP, \fB--format\fP="" + Select the output formatting style. Valid values are [default,plain,id,json,org-mode] .PP \fB-h\fP, \fB--help\fP[=false] -- cgit