From 584ab748d5c0980bf4d7ad29e3429a96f4181184 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 12 Jan 2024 13:55:39 -1000 Subject: [PATCH] ;doc:manuals: remove all "experimental" annotations for now, 2 --- hledger/Hledger/Cli/Commands/Balancesheetequity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger/Hledger/Cli/Commands/Balancesheetequity.md b/hledger/Hledger/Cli/Commands/Balancesheetequity.md index 1aa0463d9..0e2a824b6 100644 --- a/hledger/Hledger/Cli/Commands/Balancesheetequity.md +++ b/hledger/Hledger/Cli/Commands/Balancesheetequity.md @@ -51,4 +51,4 @@ This command also supports the [output destination](hledger.html#output-destination) and [output format](hledger.html#output-format) options The output formats supported are -`txt`, `csv`, `tsv`, `html`, and (experimental) `json`. +`txt`, `csv`, `tsv`, `html`, and `json`.