summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2015-08-04 14:55:41 -0700
committerJohn Wiegley <johnw@newartisans.com>2015-08-04 14:55:41 -0700
commit81b14e471a1b2635bab280d589ba9f3eb46ce502 (patch)
treeae8d64d42ac2f20f83e459b237f19d6f967c6f02 /doc
parenta24910b3740b572db15fda4bd574222090e16d79 (diff)
parent977e33d39e2c896ac632f84230139af8da189b9b (diff)
downloadfork-ledger-81b14e471a1b2635bab280d589ba9f3eb46ce502.tar.gz
fork-ledger-81b14e471a1b2635bab280d589ba9f3eb46ce502.tar.bz2
fork-ledger-81b14e471a1b2635bab280d589ba9f3eb46ce502.zip
Merge remote-tracking branch 'origin/master' into next
Diffstat (limited to 'doc')
-rw-r--r--doc/ledger3.texi9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi
index c4266c20..40b6294b 100644
--- a/doc/ledger3.texi
+++ b/doc/ledger3.texi
@@ -7874,7 +7874,14 @@ considering children.
The cost of a posting; the cost of an account, without its
children.
-@item depth
+@item v
+The market value of a posting or an account, without its children.
+
+@item g
+The net gain (market value minus cost basis), for a posting or an
+account, without its children. It is the same as @samp{v-b}.
+
+@item l
The depth (``level'') of an account. If an account has one parent,
its depth is one.