hledger print

Show full journal entries, representing transactions. More information: https://hledger.org/hledger.html#print.

hledger print

hledger print {{[-x|--explicit]}} --infer-costs

hledger print {{[-f|--file]}} {{path/to/2023.journal}} {{[-f|--file]}} {{path/to/2024.journal}} {{[-B|--cost]}}

hledger print cur:\\$ food not:groceries date:thismonth

hledger print amt:'>50' desc:'whole foods'

hledger print {{[-C|--cleared]}} --commodity '1000, EUR' --round hard

hledger print {{[-f|--file]}} {{path/to/foo.journal}} {{[-o|--output-file]}} {{path/to/output_file.csv}}