From 3e93b69c251ad866756e1ba6403469cc1ec9e24c Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 29 Feb 2024 18:14:52 -1000 Subject: [PATCH] ;doc:balance: consolidated --related/-r doc --- hledger/Hledger/Cli/Commands/Balance.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/hledger/Hledger/Cli/Commands/Balance.md b/hledger/Hledger/Cli/Commands/Balance.md index cd3b5f1063e..17df1cab4f8 100644 --- a/hledger/Hledger/Cli/Commands/Balance.md +++ b/hledger/Hledger/Cli/Commands/Balance.md @@ -39,6 +39,7 @@ Many of these work with the higher-level commands as well. - or value of balance changes ([`-V`](#valuation-type)) - or change of balance values ([`--valuechange`](#balance-report-types)) - or unrealised capital gain/loss ([`--gain`](#balance-report-types)) +- or balance changes from sibling postings (`--related`/`-r`) - or postings count ([`--count`](#balance-report-types)) ..in.. @@ -77,9 +78,6 @@ This command supports the with output formats `txt`, `csv`, `tsv` (*Added in 1.32*), `json`, and (multi-period reports only:) `html`. In `txt` output in a colour-supporting terminal, negative amounts are shown in red. -The `--related`/`-r` flag shows the balance of the *other* postings in the -transactions of the postings which would normally be shown. - ### Simple balance report With no arguments, `balance` shows a list of all accounts and their @@ -189,6 +187,7 @@ Some example formats: [valuation]: #valuation [valuation date(s)]: #valuation-date [valuation commodity]: #valuation-commodity + ### Filtered balance report You can show fewer accounts, a different time period, totals from