diff options
author | John Wiegley <johnw@newartisans.com> | 2006-02-16 00:16:01 +0000 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2008-04-13 02:41:23 -0400 |
commit | d19f37749128e4b823471e046a6f6a753936ddcb (patch) | |
tree | bd41f5c304ecdd8ec142866788c34c759a9afa88 | |
parent | c9bae72c915e5a71764179c9a69b8a43f65030c7 (diff) | |
download | fork-ledger-d19f37749128e4b823471e046a6f6a753936ddcb.tar.gz fork-ledger-d19f37749128e4b823471e046a6f6a753936ddcb.tar.bz2 fork-ledger-d19f37749128e4b823471e046a6f6a753936ddcb.zip |
(Format strings): Removed the note saying that -P is an alternative to
--price-db.
-rw-r--r-- | ledger.texi | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ledger.texi b/ledger.texi index f271f5a1..36dc6d03 100644 --- a/ledger.texi +++ b/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 |