Add description for --unrealized-gains and --unrealized-losses
This commit is contained in:
parent
1668c74036
commit
f5ece775af
1 changed files with 9 additions and 4 deletions
|
|
@ -6084,11 +6084,16 @@ Use only uncleared transactions in calculations and reports.
|
||||||
@item --unrealized
|
@item --unrealized
|
||||||
FIX THIS ENTRY
|
FIX THIS ENTRY
|
||||||
|
|
||||||
@item --unrealized-gains @var{FIXME}
|
@item --unrealized-gains @var{STR}
|
||||||
FIX THIS ENTRY
|
@itemx --unrealized-losses @var{STR}
|
||||||
|
These options allow the user to specify what accounts names should be
|
||||||
|
used for these two types of accounts. They are optional, and default
|
||||||
|
to:
|
||||||
|
|
||||||
@item --unrealized-losses @var{FIXME}
|
--unrealized-gains "Equity:Unrealized Gains"
|
||||||
FIX THIS ENTRY
|
--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