From 78528810380041a76eec8c87ceef48253581f206 Mon Sep 17 00:00:00 2001 From: thdox Date: Mon, 27 Apr 2015 22:13:53 +0200 Subject: Improve documentation for .ledgerrc See Github pull request #414 --- doc/ledger3.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 362ef4a8..d32d7947 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -5908,7 +5908,9 @@ database. Display the man page for @file{ledger}. @item --init-file @var{FILE} -Specify the location of the init file. The default is @file{~/.ledgerrc}. +Specify the location of the init file. The default is home directory +@file{~/.ledgerrc}, or current directory @file{./.ledgerrc} if not found +in home directory. @item --options Display the options in effect for this Ledger invocation, along with -- cgit v1.2.3