summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-03-06 18:21:45 +0100
committerChristian Grothoff <christian@grothoff.org>2017-03-06 18:21:45 +0100
commita4f578ba3da614a41fd4c31017f702b2db7d90dc (patch)
treea2aa03ea802c02fbbb57ba96186b12f4eecd0cf5 /doc
parentd3e568e2d1c5dee55856d3ac44e77cb4af80b39f (diff)
downloadmerchant-a4f578ba3da614a41fd4c31017f702b2db7d90dc.tar.gz
merchant-a4f578ba3da614a41fd4c31017f702b2db7d90dc.tar.bz2
merchant-a4f578ba3da614a41fd4c31017f702b2db7d90dc.zip
implement #4935 (wire fee support)
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual.texi b/doc/manual.texi
index b97fe4ea..af2dc37d 100644
--- a/doc/manual.texi
+++ b/doc/manual.texi
@@ -507,14 +507,14 @@ Which currency the Web shop deals in, i.e. ``EUR'' or ``USD'', is specified usin
@cindex currency
@cindex KUDOS
@example
-[merchant]/currency
+[taler]/currency
@end example
For testing purposes, the currency MUST match ``KUDOS'' so that tests will work
with the Taler demonstration exchange at @url{https://exchange.demo.taler.net/}:
@example
-$ taler-config -s merchant -o currency -V KUDOS
+$ taler-config -s taler -o currency -V KUDOS
@end example
@item Database