From 41ca4a7551cdc0e06496006d2adb1f62ba5dab5b Mon Sep 17 00:00:00 2001 From: Rahix Date: Wed, 13 May 2020 00:49:15 +0200 Subject: docs: Document new --depth in register reports --- doc/ledger.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/ledger.1') diff --git a/doc/ledger.1 b/doc/ledger.1 index 29414b75..82241894 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -513,7 +513,10 @@ will print balances only for accounts with two levels, i.e. but not .Sy Expenses:Entertainment:Dining . This is a display predicate, which means it only affects display, -not the total calculations. +not the total calculations. In register reports, +.Fl \-depth +will collapse postings of child accounts beyond the given level and add +their balances to the parent account. .It Fl \-detail Related to .Ic convert -- cgit v1.2.3