diff --git a/hledger/Hledger/Cli/Commands/Balance.md b/hledger/Hledger/Cli/Commands/Balance.md index 7fe0fa223..0ddb605cc 100644 --- a/hledger/Hledger/Cli/Commands/Balance.md +++ b/hledger/Hledger/Cli/Commands/Balance.md @@ -315,7 +315,7 @@ The general thing that is calculated/shown in each cell. It is one of: - `--change` : show a sum of posting amounts (**default**) - `--budget` : like --change but also show a budget goal amount - +- `--valuechange` : show change of value of period-end historical balances More report types are on the way.