docs: note --average limitation

This commit is contained in:
Simon Michael 2014-08-07 16:24:51 -07:00
parent c485017ca6
commit e2d3ab0002

View File

@ -754,6 +754,7 @@ The `--depth` option limits the amount of sub-account detail displayed:
The `--average`/`-A` flag shows the running average posting amount The `--average`/`-A` flag shows the running average posting amount
instead of the running total (so, the final number displayed is the instead of the running total (so, the final number displayed is the
average for the whole report period). This flag implies `--empty` (see below). average for the whole report period). This flag implies `--empty` (see below).
It works best when showing just one account and one commodity.
The `--related`/`-r` flag shows the *other* postings in the transactions The `--related`/`-r` flag shows the *other* postings in the transactions
of the postings which would normally be shown. of the postings which would normally be shown.