;journal: fix double curly braces, since they are our m4 delimiters
This commit is contained in:
		
							parent
							
								
									3ad2e50ec5
								
							
						
					
					
						commit
						4195a55287
					
				| @ -589,7 +589,7 @@ $ hledger bal -N --flat -B | |||||||
| 
 | 
 | ||||||
| Ledger allows another kind of price,  | Ledger allows another kind of price,  | ||||||
| [lot price](http://ledger-cli.org/3.0/doc/ledger3.html#Fixing-Lot-Prices) | [lot price](http://ledger-cli.org/3.0/doc/ledger3.html#Fixing-Lot-Prices) | ||||||
| (four variants: `{UNITPRICE}`, `{{TOTALPRICE}}`, `{=FIXEDUNITPRICE}`, `{{=FIXEDTOTALPRICE}}`), | (four variants: `{UNITPRICE}`, `{{{{TOTALPRICE}}}}`, `{=FIXEDUNITPRICE}`, `{{{{=FIXEDTOTALPRICE}}}}`), | ||||||
| and/or a lot date (`[DATE]`) to be specified. | and/or a lot date (`[DATE]`) to be specified. | ||||||
| These are normally used to select a lot when selling investments. | These are normally used to select a lot when selling investments. | ||||||
| hledger will parse these, for compatibility with Ledger journals, but currently ignores them. | hledger will parse these, for compatibility with Ledger journals, but currently ignores them. | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user