;bal: doc tweaks

This commit is contained in:
Simon Michael 2021-03-09 07:29:12 -08:00
parent faf68f3def
commit 346429d070

View File

@ -729,9 +729,9 @@ Instead of reporting amounts in their original commodity,
hledger can convert them to hledger can convert them to
cost/sale amount (using the conversion rate recorded in the transaction), cost/sale amount (using the conversion rate recorded in the transaction),
and/or to market value (using some market price on a certain date). and/or to market value (using some market price on a certain date).
This is controlled by the `--cost` and `--value=TYPE[,COMMODITY]` options, This is controlled by the `--value=TYPE[,COMMODITY]` option, which will be described below.
but we also provide the simpler `-V`/`-X` flags, We also provide the simpler `-V` and `-X COMMODITY` options, and often
and usually one of those is all you need. one of these is all you need:
## -V: Value ## -V: Value