mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-10 14:16:41 +03:00
16 lines
146 B
Plaintext
16 lines
146 B
Plaintext
bin/hledger -f - print desc:x
|
|
<<<
|
|
2009/1/1 x
|
|
a 1
|
|
b
|
|
|
|
2009/1/1 y
|
|
a 1
|
|
b
|
|
|
|
>>>
|
|
2009/01/01 x
|
|
a 1
|
|
b -1
|
|
|