diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2014-06-30 19:15:35 -0400 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2014-06-30 19:15:35 -0400 |
commit | b1a6d2ce16c91cbb908cfbc13f34a41e09ea2900 (patch) | |
tree | 81c0153286f751283a1e28fa6f6f0e115184ee5c /doc/ledger.1 | |
parent | 3bf82068b4dbb584a0cadb4d9d76bc8c552cb992 (diff) | |
download | fork-ledger-b1a6d2ce16c91cbb908cfbc13f34a41e09ea2900.tar.gz fork-ledger-b1a6d2ce16c91cbb908cfbc13f34a41e09ea2900.tar.bz2 fork-ledger-b1a6d2ce16c91cbb908cfbc13f34a41e09ea2900.zip |
Document --values
Diffstat (limited to 'doc/ledger.1')
-rw-r--r-- | doc/ledger.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1 index fac143dd..b1ed1d89 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -814,6 +814,8 @@ file to change the default. Perform all calculations without rounding and display results to full precision. .It Fl \-values +Shows the values used by each tag when used in combination with the +tags command. .It Fl \-value-expr Ar EXPR .It Fl \-verbose Print detailed information on the execution of Ledger. |