From e2d3ab0002058cb5addd768ca20b5a59551451a5 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 7 Aug 2014 16:24:51 -0700 Subject: [PATCH] docs: note --average limitation --- doc/MANUAL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/MANUAL.md b/doc/MANUAL.md index af9590e98..792393148 100644 --- a/doc/MANUAL.md +++ b/doc/MANUAL.md @@ -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 instead of the running total (so, the final number displayed is the 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 of the postings which would normally be shown.