diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2020-03-31 09:04:21 +0800 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2020-03-31 09:04:21 +0800 |
commit | 0e613c67356f3aa75dab109552c9b2dfbd83a1e4 (patch) | |
tree | f2a52249e1937de2de140b09650a9e6b86360ee2 /doc/ledger3.texi | |
parent | 81e4ec8d88f7a42341bd72912ca5e025c568247d (diff) | |
download | fork-ledger-0e613c67356f3aa75dab109552c9b2dfbd83a1e4.tar.gz fork-ledger-0e613c67356f3aa75dab109552c9b2dfbd83a1e4.tar.bz2 fork-ledger-0e613c67356f3aa75dab109552c9b2dfbd83a1e4.zip |
Document --average-lot-prices option
Diffstat (limited to 'doc/ledger3.texi')
-rw-r--r-- | doc/ledger3.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 2ea57b8a..bf446716 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -6258,6 +6258,10 @@ Show auxiliary dates for all calculations (@pxref{Effective Dates}). Print average values over the number of transactions instead of running totals. +@item --average-lot-prices +Report the average price at which each commodity was purchased in +a balance report. + @item --balance-format @var{FORMAT_STRING} Specify the format to use for the @command{balance} report (@pxref{Format Strings}). The default is: |