summaryrefslogtreecommitdiff
path: root/ledger.texi
diff options
context:
space:
mode:
Diffstat (limited to 'ledger.texi')
-rw-r--r--ledger.texi10
1 files changed, 7 insertions, 3 deletions
diff --git a/ledger.texi b/ledger.texi
index 0ab86442..8ab03685 100644
--- a/ledger.texi
+++ b/ledger.texi
@@ -490,8 +490,8 @@ register report, @samp{-T} changes the totals column; in a balance
report, this is the value given for each account. If @samp{-T} was
not specified, the current report style's value expression is used.
-@item N
-This is always the present date.
+@item m
+This is always the present moment/date.
@end table
@subsubsection Transaction/account details
@@ -522,7 +522,7 @@ it's depth is one.
@item n
The index of a transaction, or the count of transactions affecting an
-account (including children).
+account.
@item X
1, if a transaction's entry has been cleared, 0 otherwise.
@@ -538,6 +538,10 @@ account (including children).
The total of all transactions seen so far, or the total of an account
and all its children.
+@item N
+The total count of transactions affecting an account and all its
+children.
+
@item C
The total cost of all transactions seen so far; the total cost of an
account and all its children.