From 0a5f1f5689b29aa29e5aa4f8ff5a99be90529df9 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 29 May 2012 00:52:26 +0000 Subject: [PATCH] docs: depth link --- MANUAL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANUAL.md b/MANUAL.md index 736964136..69af9fe56 100644 --- a/MANUAL.md +++ b/MANUAL.md @@ -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