From 8799e556330f1737d137badf22d1eefd63ed25e6 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 29 Apr 2018 12:30:57 -0700 Subject: [PATCH] doc: bal: reference boring parent eliding example --- hledger/hledger_balance.m4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger/hledger_balance.m4.md b/hledger/hledger_balance.m4.md index 39cd5b65c..3fa5883f8 100644 --- a/hledger/hledger_balance.m4.md +++ b/hledger/hledger_balance.m4.md @@ -102,7 +102,7 @@ Or with `-S/--sort-amount`, by their balance amount. "Boring" accounts, which contain a single interesting subaccount and no balance of their own, are elided into the following line for more compact output. -Use `--no-elide` to prevent this. +(Eg above, the "liabilities" account.) Use `--no-elide` to prevent this. Account balances are "inclusive" - they include the balances of any subaccounts.