hledger/tests/register-date2.test
Simon Michael 621a91807e rename actual/effective dates to primary/secondary
The command-line flag is now --date2. Alternate spellings --effective and --aux-date
are accepted for compatibility.
2012-12-06 04:43:41 +00:00

10 lines
240 B
Plaintext

hledgerdev -f - register --date2
<<<
2009/1/1=2010/1/1 x
a 1
b
>>>
2010/01/01 x a 1 1
b -1 0
>>>=0