From fa5073ecdc1c53705a434e82e9beddf70a7a80a1 Mon Sep 17 00:00:00 2001 From: Rahix Date: Wed, 13 May 2020 00:32:53 +0200 Subject: docs: Fix documentation for `depth` `l` does not exist anymore, the account depth is available as `depth`. --- doc/ledger3.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 0e05ae6f..ea053162 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -8009,7 +8009,7 @@ The market value of a posting or an account, without its children. The net gain (market value minus cost basis), for a posting or an account, without its children. It is the same as @samp{v-b}. -@item l +@item depth The depth (``level'') of an account. If an account has one parent, its depth is one. -- cgit v1.2.3