(Format strings): Removed the note saying that -P is an alternative to
--price-db.
This commit is contained in:
parent
c9bae72c91
commit
d19f377491
1 changed files with 5 additions and 5 deletions
10
ledger.texi
10
ledger.texi
|
|
@ -1821,11 +1821,11 @@ There are also specific format commands for each report type:
|
|||
|
||||
These options affect how commodity values are displayed:
|
||||
|
||||
@option{--price-db FILE} (@option{-P FILE}) sets the file that is used
|
||||
for recording downloaded commodity prices. It is always read on
|
||||
startup, to determine historical prices. Other settings can be placed
|
||||
in this file manually, to prevent downloading quotes for a specific,
|
||||
for example. This is done by adding a line like the following:
|
||||
@option{--price-db FILE} sets the file that is used for recording
|
||||
downloaded commodity prices. It is always read on startup, to
|
||||
determine historical prices. Other settings can be placed in this
|
||||
file manually, to prevent downloading quotes for a specific, for
|
||||
example. This is done by adding a line like the following:
|
||||
|
||||
@example
|
||||
; Don't download quotes for the dollar, or timelog values
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue