For consistency, do not put on same @item two options that are
different (even if very close in purpose).
This commit is contained in:
parent
d681b1fb83
commit
8171165a6c
1 changed files with 7 additions and 8 deletions
|
|
@ -6083,15 +6083,14 @@ Use only uncleared transactions in calculations and reports.
|
||||||
FIX THIS ENTRY
|
FIX THIS ENTRY
|
||||||
|
|
||||||
@item --unrealized-gains @var{STR}
|
@item --unrealized-gains @var{STR}
|
||||||
|
Allow the user to specify what account name should be used for
|
||||||
|
unrealized gains. Defaults to @samp{"Equity:Unrealized Gains"}.
|
||||||
|
Often set in one's @file{~/.ledgerrc} file to change default.
|
||||||
|
|
||||||
@itemx --unrealized-losses @var{STR}
|
@itemx --unrealized-losses @var{STR}
|
||||||
These options allow the user to specify what accounts names should be
|
Allow the user to specify what account name should be used for
|
||||||
used for these two types of accounts. They are optional, and default
|
unrealized gains. Defaults to @samp{"Equity:Unrealized Losses"}.
|
||||||
to:
|
Often set in one's @file{~/.ledgerrc} file to change default.
|
||||||
|
|
||||||
--unrealized-gains "Equity:Unrealized Gains"
|
|
||||||
--unrealized-losses "Equity:Unrealized Losses"
|
|
||||||
|
|
||||||
These are intended to be set in one's @file{~/.ledgerrc} file.
|
|
||||||
|
|
||||||
@item --unround
|
@item --unround
|
||||||
Perform all calculations without rounding and display results to full
|
Perform all calculations without rounding and display results to full
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue