From 3a47888534368b8cd14f409dc107bf2aa9ca4341 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 9 Dec 2024 18:54:08 -1000 Subject: [PATCH] ;doc: Balance report output: drop outdated note about --tree and HTML [#1846] --- hledger/Hledger/Cli/Commands/Balance.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/hledger/Hledger/Cli/Commands/Balance.md b/hledger/Hledger/Cli/Commands/Balance.md index cab3cd9b5..557055c7d 100644 --- a/hledger/Hledger/Cli/Commands/Balance.md +++ b/hledger/Hledger/Cli/Commands/Balance.md @@ -884,10 +884,6 @@ E.g. if your `hledger-web` server is reachable at `http://localhost:5000` then you might run the `balance` command with the extra option `--base-url=http://localhost:5000`. You can also produce relative links, like `--base-url="some/path"` or `--base-url=""`.) -The balance reports' HTML output -currently does not indent [tree mode](#list-or-tree-mode) reports properly ([#1846](https://github.com/simonmichael/hledger/issues/1846)). -So in HTML balance reports, use list mode for now (it is the default). - ### Some useful balance reports