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
|
- `edate:PERIODEXPR` - as above, but match effective dates
|
||||||
- `status:1` or `status:0` - match cleared/uncleared transactions
|
- `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
|
- `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
|
- `not:` before any of the above negates the match
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user