mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
10 lines
185 B
Plaintext
10 lines
185 B
Plaintext
# an extra slash before [ silently disables the effective date in 0.6.1
|
|
./hledger -f - print --effective -p 2009/1/2
|
|
<<<
|
|
2009/1/1/[=2009/1/2] x
|
|
a 1
|
|
b
|
|
|
|
>>>2 /unexpected/
|
|
>>>= 1
|