
hledger
List of commands for hledger:
-
hledger:tldr:56082 hledger: Show a monthly income statement.$ hledger incomestatement --monthly --depth 2try on your machineexplain this command
-
hledger:tldr:66753 hledger: Show the account hierarchy, using a specific journal file.$ hledger --file ${filename-journal} accounts --treetry on your machineexplain this command
-
hledger:tldr:a348d hledger: Add transactions to your journal interactively.$ hledger addtry on your machineexplain this command