diff --git a/examples/roi-unrealised.ledger b/examples/roi-unrealised.ledger index 0a364a147..97d402b41 100644 --- a/examples/roi-unrealised.ledger +++ b/examples/roi-unrealised.ledger @@ -3,7 +3,7 @@ ; By adding some fake transactions you can make it show unrealised gains. comment -$ hledger -f jr-stocks-sample.ledger roi --inv Assets -b 2015-01-01 -e 2019-01-01 --pnl Income --yearly +$ hledger -f examples/roi-unrealised.ledger roi --inv Assets -b 2015-01-01 -e 2019-01-01 --pnl Income --yearly +---++------------+------------++---------------+----------+-------------+--------++--------+--------+ | || Begin | End || Value (begin) | Cashflow | Value (end) | PnL || IRR | TWR | +===++============+============++===============+==========+=============+========++========+========+ diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index 258c8e2a7..bb4cb25ea 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -1187,7 +1187,7 @@ For single period reports, if an explicit used as the valuation date; otherwise the valuation date is "today". For [multiperiod reports](#report-intervals), each column/period is -valued on the last day of the period. +valued on the last day of the period, by default. ### Market prices