diff options
author | thdox <thdox@free.fr> | 2015-02-22 18:19:35 +0100 |
---|---|---|
committer | thdox <thdox@free.fr> | 2015-02-22 18:19:35 +0100 |
commit | 3c9463214c160ddeefb0e8998cf62e4142723dd1 (patch) | |
tree | be6e7c2a2908368752201aaa4ff37a67fa7ce163 /doc/ledger3.texi | |
parent | af065bbcbe9e88b370a98806d36fe1a4531015c5 (diff) | |
download | fork-ledger-3c9463214c160ddeefb0e8998cf62e4142723dd1.tar.gz fork-ledger-3c9463214c160ddeefb0e8998cf62e4142723dd1.tar.bz2 fork-ledger-3c9463214c160ddeefb0e8998cf62e4142723dd1.zip |
Improve documentation of --base option.
Diffstat (limited to 'doc/ledger3.texi')
-rw-r--r-- | doc/ledger3.texi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 8a2455af..d7227ed1 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -1155,6 +1155,8 @@ $ ledger --no-total balance Billable Project -50.0m Project:XYZ @end smallexample +@findex C + This example works because ledger already knows how to handle seconds, minutes and hours, as part of its time tracking support. Defining other equivalences is simple. The following is an example that @@ -6143,7 +6145,8 @@ Strings}). The default is: @item --base Reduce convertible commodities down the bottom of the conversion, e.g. -display time in seconds. This also applies to custom commodity conversions. +display time in seconds. This also applies to custom commodity +conversions (@pxref{Commodity equivalences}). @item --basis @itemx -B |