diff --git a/hledger/Hledger/Cli/Commands/Register.md b/hledger/Hledger/Cli/Commands/Register.md index 4dbc069ce..d1a0de608 100644 --- a/hledger/Hledger/Cli/Commands/Register.md +++ b/hledger/Hledger/Cli/Commands/Register.md @@ -83,7 +83,8 @@ It's also useful to show postings on the checking account together with the related account: The `--sort=FIELDS` flag sorts by the fields given, which can be any of -`account`, `amount`, or `date`, optionally separated by commas. +`account`, `amount`, `date`, or `desc`/`description`, optionally separated by +commas. For example, `--sort account,amount` will group all transactions in each account, sorted by transaction amount. Each field can be negated by a preceding `-`, so `--sort -amount` will show