Fix description of --unrealized-losses
This commit is contained in:
parent
59375e5e2c
commit
de7d8466c0
2 changed files with 2 additions and 2 deletions
|
|
@ -960,7 +960,7 @@ Often set in one's
|
||||||
file to change the default.
|
file to change the default.
|
||||||
.It Fl \-unrealized-losses
|
.It Fl \-unrealized-losses
|
||||||
Allow the user to specify what account name should be used for
|
Allow the user to specify what account name should be used for
|
||||||
unrealized gains. Defaults to
|
unrealized losses. Defaults to
|
||||||
.Sy "Equity:Unrealized Losses" .
|
.Sy "Equity:Unrealized Losses" .
|
||||||
Often set in one's
|
Often set in one's
|
||||||
.Pa ~/.ledgerrc
|
.Pa ~/.ledgerrc
|
||||||
|
|
|
||||||
|
|
@ -6752,7 +6752,7 @@ Often set in one's @file{~/.ledgerrc} file to change the default.
|
||||||
|
|
||||||
@item --unrealized-losses @var{STR}
|
@item --unrealized-losses @var{STR}
|
||||||
Allow the user to specify what account name should be used for
|
Allow the user to specify what account name should be used for
|
||||||
unrealized gains. Defaults to @samp{"Equity:Unrealized Losses"}.
|
unrealized losses. Defaults to @samp{"Equity:Unrealized Losses"}.
|
||||||
Often set in one's @file{~/.ledgerrc} file to change the default.
|
Often set in one's @file{~/.ledgerrc} file to change the default.
|
||||||
|
|
||||||
@item --unround
|
@item --unround
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue