mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-10 05:39:31 +03:00
10 lines
245 B
Plaintext
10 lines
245 B
Plaintext
bin/hledger -f - register --effective
|
|
<<<
|
|
2009/1/1=2010/1/1 x
|
|
a 1
|
|
b
|
|
>>>
|
|
2010/01/01 x a 1 1
|
|
b -1 0
|
|
>>>=0
|