docs: clarify support for {=PRICE] syntax

This commit is contained in:
Simon Michael 2013-06-01 10:31:56 -07:00
parent ce651bd614
commit 947237027e

View File

@ -312,10 +312,13 @@ examples we get:
##### Fixed Lot Prices ##### Fixed Lot Prices
hledger will parse and ignore ledger-style ledger has another syntax for
[fixed lot prices](http://ledger-cli.org/3.0/doc/ledger3.html#Fixing-lot-prices) [fixed lot prices](http://ledger-cli.org/3.0/doc/ledger3.html#Fixing-lot-prices).
(`{=PRICE}` following an amount). (`{=PRICE}`). In ledger, this is equivalent to `@ PRICE`, except you
hledger's prices always work like ledger's fixed lot prices. can provide both and then ledger generates an automatic Capital Losses
posting covering the difference.
hledger will parse this syntax, but ignore it.
##### Historical prices ##### Historical prices