[doc] Use specific example to explain environment vars
[ci skip]
This commit is contained in:
parent
6a96a4e68a
commit
217193608a
1 changed files with 2 additions and 2 deletions
|
|
@ -7442,8 +7442,8 @@ BTC:USD}.
|
|||
@subsection Environment variables
|
||||
|
||||
Every option to ledger may be set using an environment variable. If
|
||||
an option has a long name such @option{--this-option}, setting the
|
||||
environment variable @env{LEDGER_THIS_OPTION} will have the same
|
||||
an option has a long name, for example @option{--account}, setting the
|
||||
environment variable @env{LEDGER_ACCOUNT} will have the same
|
||||
effect as specifying that option on the command-line. Options on the
|
||||
command-line always take precedence over environment variable
|
||||
settings, however.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue