From d064b12898c8384ff6125eee9f140e1bbdba492c Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 12 Jan 2024 13:55:49 -1000 Subject: [PATCH] ;doc: update command help --- hledger/Hledger/Cli/Commands/Balancesheetequity.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hledger/Hledger/Cli/Commands/Balancesheetequity.txt b/hledger/Hledger/Cli/Commands/Balancesheetequity.txt index ce5a652db..7140679a7 100644 --- a/hledger/Hledger/Cli/Commands/Balancesheetequity.txt +++ b/hledger/Hledger/Cli/Commands/Balancesheetequity.txt @@ -46,5 +46,4 @@ smarter account detection, and liabilities/equity displayed with their sign flipped. This command also supports the output destination and output format -options The output formats supported are txt, csv, tsv, html, and -(experimental) json. +options The output formats supported are txt, csv, tsv, html, and json.