diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2014-06-30 19:19:49 -0400 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2014-06-30 19:19:49 -0400 |
commit | 8838b468dfce2fa1f33a36aba86693850595cc10 (patch) | |
tree | c389edc13100ff5a4279e27a1db6c1ca16f36bcf /doc/ledger.1 | |
parent | cbdcf276052e9588a65674064ebd1aae3f16d180 (diff) | |
download | fork-ledger-8838b468dfce2fa1f33a36aba86693850595cc10.tar.gz fork-ledger-8838b468dfce2fa1f33a36aba86693850595cc10.tar.bz2 fork-ledger-8838b468dfce2fa1f33a36aba86693850595cc10.zip |
Format commands properly
Diffstat (limited to 'doc/ledger.1')
-rw-r--r-- | doc/ledger.1 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1 index 8e75c668..cde81248 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -394,7 +394,11 @@ Alias for .Fl \-basis . .It Fl \-count 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 Specify the format to use for the .Nm csv @@ -815,7 +819,8 @@ 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. +.Nm tags +command. .It Fl \-value-expr Ar EXPR .It Fl \-verbose Print detailed information on the execution of Ledger. |