diff options
-rw-r--r-- | doc/ledger.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1 index 82241894..032cff02 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -1438,7 +1438,7 @@ Every option to .Nm may be set using an environment variable if the option has a long name. For example setting the environment variable -.Ev LEDGER_DATE_FORMAT="%d.%m.%Y' +.Ev LEDGER_DATE_FORMAT="%d.%m.%Y" will have the same effect as specifying .Fl \-date-format Ar '%d.%m.%Y' on the command-line. Options on the command-line always take precedence over |