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 | |
parent | 3bf82068b4dbb584a0cadb4d9d76bc8c552cb992 (diff) | |
download | fork-ledger-b1a6d2ce16c91cbb908cfbc13f34a41e09ea2900.tar.gz fork-ledger-b1a6d2ce16c91cbb908cfbc13f34a41e09ea2900.tar.bz2 fork-ledger-b1a6d2ce16c91cbb908cfbc13f34a41e09ea2900.zip |
Document --values
-rw-r--r-- | doc/ledger.1 | 2 | ||||
-rw-r--r-- | doc/ledger3.texi | 3 |
2 files changed, 4 insertions, 1 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. diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 992cd23d..a57d8376 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -6619,7 +6619,8 @@ Perform all calculations without rounding and display results to full precision. @item --values -FIX THIS ENTRY @c FIXME thdox +Shows the values used by each tag when used in combination with the +@command{tags} command. @item --weekly @itemx -W |