hledger
Verified for current stable LTS
Hledger Command: Show Monthly Incomes Expenses
Use for show monthly incomes expenses with Hledger. Exact CLI syntax to show monthly incomes expenses using Hledger.
When to use this: Use for show monthly incomes expenses with Hledger.
Command Syntax
hledger is -M -T -A --sort -2 hledger is -M -T -A --sort -2 Command Breakdown
-M- Command Option
- Tool-specific option used by this command invocation.
-T- Command Option
- Tool-specific option used by this command invocation.
-A- Command Option
- Tool-specific option used by this command invocation.
--sort- Command Option
- Tool-specific option used by this command invocation.
-2- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to show monthly incomes expenses using Hledger.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Hledger Command: Add Transactions Interactively
hledger add Hledger Command: Calculate Spending On Food hledger print assets:cash | hledger -f - -I aregister expenses:food Hledger Command: Import Transactions From Csv hledger import <path/to/bank.csv> Hledger Command: Print Transactions From Multiple Journal Files hledger print -f <path/to/prices-2024.journal> -f <path/to/prices-2023.journal> Hledger Command: Print Transactions From Multiple Journals hledger print -f <path/to/prices-2024.journal> -f <path/to/prices-2023.journal>