;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> <code>real:BOOL</code> - filter on postings' real/virtual-ness | ||||||
|                 <li> Enclose search patterns containing spaces in single or double quotes |                 <li> Enclose search patterns containing spaces in single or double quotes | ||||||
|                 <li> Prepend <code>not:</code> to negate a search term |                 <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> Description, account, status query terms are OR'ed, others are AND'ed. | ||||||
|                 <li> These search terms also work with command-line hledger |  | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user