Update comment

This commit is contained in:
Corentin Cadiou 2019-11-24 13:18:44 +00:00
parent 75d8503329
commit 140058e7e5

View file

@ -8,7 +8,7 @@ Requires the following python packages:
Parameters: Parameters:
* currency.interval: Interval in minutes between updates, default is 1. * currency.interval: Interval in minutes between updates, default is 1.
* currency.source: Source currency (defaults to "GBP"). Set to "auto" infer the local one. * currency.source: Source currency (ex. "GBP", "EUR"). Defaults to "auto", which infers the local one from IP address.
* currency.destination: Comma-separated list of destination currencies (defaults to "USD,EUR") * currency.destination: Comma-separated list of destination currencies (defaults to "USD,EUR")
* currency.sourceformat: String format for source formatting; Defaults to "{}: {}" and has two variables, * currency.sourceformat: String format for source formatting; Defaults to "{}: {}" and has two variables,
the base symbol and the rate list the base symbol and the rate list