16 lines
173 B
Markdown
16 lines
173 B
Markdown
payees
|
|
Show payee names.
|
|
|
|
_FLAGS_
|
|
|
|
This command lists all payee names that appear in transactions.
|
|
|
|
Examples:
|
|
|
|
```shell
|
|
$ hledger payees
|
|
Store Name
|
|
Gas Station
|
|
Person A
|
|
```
|