hledger
hledger copied to clipboard
Flag for `print` to keep non-transactions.
Currently hledger print discards directives (price declarations, commodity declarations, include statements, etc.) and inter-transaction comments.
Proposal: add a flag (e.g., --keep-directives-comments or --reformat-all or something more appropriate) to retain directives and inter-transaction comments.