16 lines
		
	
	
		
			237 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			237 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ./hledger -f - register
 | |
| <<<
 | |
| 2009/1/1 a
 | |
|   b  1.1
 | |
|   c  -1
 | |
| >>>2
 | |
| "-" (line 4, column 1):
 | |
| unexpected end of input
 | |
| could not balance this transaction (real postings are off by 0.1)
 | |
| 2009/01/01 a
 | |
|     b           1.1
 | |
|     c            -1
 | |
| 
 | |
| 
 | |
| >>>= 1
 |