hledger
hledger copied to clipboard
let -p combine gracefully with -b/-e/other -p options
"-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.