summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-03-10 12:49:03 +0100
committerChristian Grothoff <christian@grothoff.org>2024-03-10 12:49:03 +0100
commit85e4a88881a77abf6f9928f226a1b78c925a608a (patch)
tree8f640a6245f90b52efce2e5063da3ed7dbaf2c2d
parent72dcd025f7f036812125573d91ed92ab1625a307 (diff)
downloaddocs-85e4a88881a77abf6f9928f226a1b78c925a608a.tar.gz
docs-85e4a88881a77abf6f9928f226a1b78c925a608a.tar.bz2
docs-85e4a88881a77abf6f9928f226a1b78c925a608a.zip
fix bash JSON (#8602)
-rw-r--r--libeufin/regional-custom-manual.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/libeufin/regional-custom-manual.rst b/libeufin/regional-custom-manual.rst
index fcd1229e..580168f3 100644
--- a/libeufin/regional-custom-manual.rst
+++ b/libeufin/regional-custom-manual.rst
@@ -108,8 +108,7 @@ the possibility of currency conversion (cash in):
regex \
'payto://iban/.*/CH.*?receiver-name=.*' \
'Swiss only' \
- '{ "de" : "nur Schweiz", \
- "fr" : "Suisse uniquement" }' \
+ '{"de":"nur Schweiz","fr":"Suisse uniquement"}' \
upload
Here, the ``$CONVERSION_URL`` must be set to the base URL of the conversion