summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/ledger3.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi
index e7fe4c61..ed11c9fa 100644
--- a/doc/ledger3.texi
+++ b/doc/ledger3.texi
@@ -7791,7 +7791,7 @@ as one typical yearly expense. For help on finding out what your
average monthly expenses are for any category, use a command like:
@smallexample @c command:validate
-$ ledger -p "this year" --monthly --average balance ^expenses
+$ ledger -p "this year" --monthly --average register ^expenses
@end smallexample
The reported totals are the current year's average for each account.