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
|