oxrlib_example: Update for Beancount.
This commit is contained in:
parent
3a3afb7978
commit
5573caf7ee
1 changed files with 3 additions and 3 deletions
|
@ -25,10 +25,10 @@ historical = {date}_{base}_rates.json
|
|||
base = USD
|
||||
|
||||
# Write output in Ledger format.
|
||||
ledger = no
|
||||
output_format = ledger
|
||||
|
||||
# Denominate Ledger books in this currency.
|
||||
# Ledger-formatted conversions will always show a rate to convert to this
|
||||
# Denominate books in this currency.
|
||||
# Formatted conversions will always show a rate to convert to this
|
||||
# currency, even when converting between two other currencies.
|
||||
# If not specified, output will show the rate for the currency you're
|
||||
# converting to.
|
||||
|
|
Loading…
Reference in a new issue