doc: clarify meaning of --average
This commit is contained in:
parent
0a3a3c6472
commit
f46972714d
@ -726,7 +726,7 @@ summary postings within each interval:
|
|||||||
$ hledger register --monthly rent
|
$ hledger register --monthly rent
|
||||||
$ hledger register --monthly -E food --depth 4
|
$ hledger register --monthly -E food --depth 4
|
||||||
|
|
||||||
The `--average`/`-A` flag shows a running average instead of the running total.
|
The `--average`/`-A` flag shows the running average posting amount instead of the running total.
|
||||||
|
|
||||||
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.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user