mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-27 04:13:11 +03:00
docs: depth link
This commit is contained in:
parent
8b961b2c8f
commit
0a5f1f5689
@ -889,7 +889,7 @@ the following:
|
||||
- `edate:PERIODEXPR` - as above, but match effective dates
|
||||
- `status:1` or `status:0` - match cleared/uncleared transactions
|
||||
- `tag:NAME[=REGEX]` - match by exact [tag](#tags) name, and optionally match the tag value by regular expression
|
||||
- `depth:N` - match (or display, depending on command) accounts at or above this depth
|
||||
- `depth:N` - match (or display, depending on command) accounts at or above this [depth](#depth-limiting)
|
||||
- `not:` before any of the above negates the match
|
||||
|
||||
<!--
|
||||
|
Loading…
Reference in New Issue
Block a user