mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
;web: fix inaccurate description of query term combining (#1246)
This commit is contained in:
parent
9c9701fe7d
commit
2ba7bb0428
@ -77,5 +77,4 @@ $if elem CapView caps
|
||||
<li> <code>real:BOOL</code> - filter on postings' real/virtual-ness
|
||||
<li> Enclose search patterns containing spaces in single or double quotes
|
||||
<li> Prepend <code>not:</code> to negate a search term
|
||||
<li> Multiple search terms on different fields are AND'ed, multiple search terms on the same field are OR'ed
|
||||
<li> These search terms also work with command-line hledger
|
||||
<li> Description, account, status query terms are OR'ed, others are AND'ed.
|
||||
|
Loading…
Reference in New Issue
Block a user