Format commands properly
This commit is contained in:
parent
cbdcf27605
commit
8838b468df
1 changed files with 7 additions and 2 deletions
|
|
@ -394,7 +394,11 @@ Alias for
|
||||||
.Fl \-basis .
|
.Fl \-basis .
|
||||||
.It Fl \-count
|
.It Fl \-count
|
||||||
Direct ledger to report the number of items when appended to the
|
Direct ledger to report the number of items when appended to the
|
||||||
commodities, accounts or payees commands.
|
.Nm commodities ,
|
||||||
|
.Nm accounts
|
||||||
|
or
|
||||||
|
.Nm payees
|
||||||
|
commands.
|
||||||
.It Fl \-csv-format Ar FMT
|
.It Fl \-csv-format Ar FMT
|
||||||
Specify the format to use for the
|
Specify the format to use for the
|
||||||
.Nm csv
|
.Nm csv
|
||||||
|
|
@ -815,7 +819,8 @@ Perform all calculations without rounding and display results to full
|
||||||
precision.
|
precision.
|
||||||
.It Fl \-values
|
.It Fl \-values
|
||||||
Shows the values used by each tag when used in combination with the
|
Shows the values used by each tag when used in combination with the
|
||||||
tags command.
|
.Nm tags
|
||||||
|
command.
|
||||||
.It Fl \-value-expr Ar EXPR
|
.It Fl \-value-expr Ar EXPR
|
||||||
.It Fl \-verbose
|
.It Fl \-verbose
|
||||||
Print detailed information on the execution of Ledger.
|
Print detailed information on the execution of Ledger.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue