hledger icon indicating copy to clipboard operation
hledger copied to clipboard

let -p combine gracefully with -b/-e/other -p options

Open simonmichael opened this issue 10 years ago • 0 comments

"-p period flag will cause any other -b, -e or -p flags on the command line to be ignored" is a bit of a gotcha. Instead it should probably take the union of all -b/-e/-p options, also date: arguments, processed in the order written.

simonmichael avatar May 20 '15 14:05 simonmichael