doc: manual: clarify accounts command

This commit is contained in:
Simon Michael 2015-11-05 19:05:36 -08:00
parent 6d84a19aa2
commit dea1bc5ab3

View File

@ -1277,7 +1277,9 @@ income:salary
liabilities:debts
```
This command lists all account names, or with query arguments, matched account names.
This command lists all account names that are in use (ie, all the
accounts which have at least one transaction posting to them). With
query arguments, only matched account names are shown.
It shows a flat list by default. In this mode you can add `--drop N`
to omit the first few account name components.