13 lines
		
	
	
		
			551 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			551 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
hledger -f balance-multicol.journal balance --pretty-tables -M
 | 
						|
>>>
 | 
						|
Balance changes in 2012/12/01-2013/03/31:
 | 
						|
 | 
						|
                 ║ Dec  Jan  Feb  Mar 
 | 
						|
═════════════════╬════════════════════
 | 
						|
 assets          ║   0    0    1    0 
 | 
						|
 assets:cash     ║   0    0    1    0 
 | 
						|
 assets:checking ║  10    0    0    1 
 | 
						|
─────────────────╫────────────────────
 | 
						|
                 ║  10    0    2    1 
 | 
						|
>>>=0
 |