From 3474cb08bd2d6011369108b0abb76a99ae2ac80b Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 31 Jan 2019 08:33:40 -0800 Subject: [PATCH] cli: commands list: mention budgets [ci skip] --- hledger/Hledger/Cli/Commands.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger/Hledger/Cli/Commands.hs b/hledger/Hledger/Cli/Commands.hs index acd4d2b8f..95337b67b 100644 --- a/hledger/Hledger/Cli/Commands.hs +++ b/hledger/Hledger/Cli/Commands.hs @@ -164,7 +164,7 @@ Financial reports: Low-level reports: accounts (a) show account names activity show postings-per-interval bar charts - balance (b, bal) show balance changes or end balances in any accounts + balance (b, bal) show balance changes/end balances/budgets in accounts files show input file paths prices show market price records print (p, txns) show transactions (journal entries)