hledger/tests/print-acct-pattern.test
2011-08-14 22:15:39 +00:00

9 lines
164 B
Plaintext

# print with negative account pattern should exclude transactions containing a matched posting
bin/hledger -f- print not:a
<<<
2010/1/1 x
a 1
b -1
>>>
>>>=0