hledger/tests/print-acct-pattern.test
2010-04-15 22:59:22 +00:00

8 lines
154 B
Plaintext

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