From 9bef817db0a31359574bee05ced10efb3b1c01c1 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 8 Aug 2021 10:04:52 -1000 Subject: [PATCH] ;bal: doc: --commodity-column: fix link (#1626) --- hledger/Hledger/Cli/Commands/Balance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger/Hledger/Cli/Commands/Balance.md b/hledger/Hledger/Cli/Commands/Balance.md index bafed4398..72824635f 100644 --- a/hledger/Hledger/Cli/Commands/Balance.md +++ b/hledger/Hledger/Cli/Commands/Balance.md @@ -290,7 +290,7 @@ Balance changes in 2012-01-01..2014-12-31: || VHT 106.00 18.00 170.00 294.00 ``` -This flag also affects [CSV output](#output-formats), +This flag also affects [CSV output](#output-format), which is useful for producing data that is easier to consume, eg when making charts: ```shell