From c2a1a399b6529841772ea92a9ecb59e6fe1f5511 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 14 Jun 2011 20:29:30 +0000 Subject: [PATCH] web: update search help --- hledger-web/.hledger/web/templates/searchform.hamlet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger-web/.hledger/web/templates/searchform.hamlet b/hledger-web/.hledger/web/templates/searchform.hamlet index 9165db5c6..d088210e3 100644 --- a/hledger-web/.hledger/web/templates/searchform.hamlet +++ b/hledger-web/.hledger/web/templates/searchform.hamlet @@ -16,7 +16,7 @@ - inacct:FULLACCTNAME (just one) or click an account to see transactions and accurate balance in a single account
+ inacct:FULLACCTNAME or click an account to focus on one account, or inaccts: to include subs
acct:REGEXP to see postings to matched accounts, desc:REGEXP to search by description
date:PERIODEXP or edate:PERIODEXP to match by date or effective date
not: to negate, single or double quotes to include spaces, multiple patterns are AND'ed