hledger/hledger/Hledger/Cli/Commands/Descriptions.md

17 lines
317 B
Markdown

descriptions\
List the unique descriptions that appear in transactions.
_FLAGS
This command lists the unique descriptions that appear in transactions,
in alphabetic order.
You can add a query to select a subset of transactions.
Example:
```shell
$ hledger descriptions
Store Name
Gas Station | Petrol
Person A
```