From 9a820a6dec5d4777f514a1066bd362caa483678c Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 17 Nov 2020 13:16:17 -0800 Subject: [PATCH] ;doc: fixes --- examples/roi-unrealised.ledger | 2 +- hledger/hledger.m4.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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