;areg: doc: mention depth limit is ignored (#1468)
This commit is contained in:
parent
507648383d
commit
a91ca6892b
@ -24,7 +24,9 @@ revenues/expenses.
|
||||
An account must be specified as the first argument, which should be
|
||||
the full account name or an account pattern (regular expression).
|
||||
aregister will show transactions in this account (the first one
|
||||
matched) and any of its subaccounts.
|
||||
matched) and any of its subaccounts. (`aregister` ignores any
|
||||
depth limit, so its final total will always match a balance report
|
||||
with similar arguments.)
|
||||
|
||||
Any additional arguments form a query which will filter the
|
||||
transactions shown.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user