;Include desc/description field in help text for --sort

This commit is contained in:
Michael Rees 2024-07-22 15:21:41 -05:00 committed by Simon Michael
parent 693360344c
commit d96e3a1e5a

View File

@ -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