Improve documentation of --base option.
This commit is contained in:
parent
af065bbcbe
commit
3c9463214c
1 changed files with 4 additions and 1 deletions
|
|
@ -1155,6 +1155,8 @@ $ ledger --no-total balance Billable Project
|
||||||
-50.0m Project:XYZ
|
-50.0m Project:XYZ
|
||||||
@end smallexample
|
@end smallexample
|
||||||
|
|
||||||
|
@findex C
|
||||||
|
|
||||||
This example works because ledger already knows how to handle seconds,
|
This example works because ledger already knows how to handle seconds,
|
||||||
minutes and hours, as part of its time tracking support. Defining
|
minutes and hours, as part of its time tracking support. Defining
|
||||||
other equivalences is simple. The following is an example that
|
other equivalences is simple. The following is an example that
|
||||||
|
|
@ -6143,7 +6145,8 @@ Strings}). The default is:
|
||||||
|
|
||||||
@item --base
|
@item --base
|
||||||
Reduce convertible commodities down the bottom of the conversion, e.g.
|
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
|
@item --basis
|
||||||
@itemx -B
|
@itemx -B
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue