;doc: fixes
This commit is contained in:
		
							parent
							
								
									6cc1312ca8
								
							
						
					
					
						commit
						9a820a6dec
					
				| @ -3,7 +3,7 @@ | |||||||
| ; By adding some fake transactions you can make it show unrealised gains. | ; By adding some fake transactions you can make it show unrealised gains. | ||||||
| 
 | 
 | ||||||
| comment | 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 | | |   ||      Begin |        End || Value (begin) | Cashflow | Value (end) |    PnL ||    IRR |    TWR | | ||||||
| +===++============+============++===============+==========+=============+========++========+========+ | +===++============+============++===============+==========+=============+========++========+========+ | ||||||
|  | |||||||
| @ -1187,7 +1187,7 @@ For single period reports, if an explicit | |||||||
| used as the valuation date; otherwise the valuation date is "today". | used as the valuation date; otherwise the valuation date is "today". | ||||||
| 
 | 
 | ||||||
| For [multiperiod reports](#report-intervals), each column/period is | 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 | ### Market prices | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user