summaryrefslogtreecommitdiff
path: root/doc/ledger.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ledger.1')
-rw-r--r--doc/ledger.110
1 files changed, 4 insertions, 6 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1
index 032cff02..f1fad3f6 100644
--- a/doc/ledger.1
+++ b/doc/ledger.1
@@ -965,16 +965,12 @@ report.
Allow the user to specify what account name should be used for
unrealized gains. Defaults to
.Sy "Equity:Unrealized Gains" .
-Often set in one's
-.Pa ~/.ledgerrc
-file to change the default.
+Often set in one's init file to change the default.
.It Fl \-unrealized-losses
Allow the user to specify what account name should be used for
unrealized losses. Defaults to
.Sy "Equity:Unrealized Losses" .
-Often set in one's
-.Pa ~/.ledgerrc
-file to change the default.
+Often set in one's init file to change the default.
.It Fl \-unround
Perform all calculations without rounding and display results to full
precision.
@@ -1445,6 +1441,8 @@ on the command-line. Options on the command-line always take precedence over
environment variable settings, however.
.Sh FILES
.Bl -tag -width -indent
+.It Pa $XDG_CONFIG_HOME/ledger/ledgerrc
+.It Pa ~/.config/local/ledgerrc
.It Pa ~/.ledgerrc
Your personal
.Nm