summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/taler-merchant-demos2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/taler-merchant-demos b/bin/taler-merchant-demos
index b4ac156..de8fe21 100755
--- a/bin/taler-merchant-demos
+++ b/bin/taler-merchant-demos
@@ -85,7 +85,7 @@ def handle_serve_http(config, whichShop, port=None):
@click.argument("which-shop")
def demos(config, serve_http, port, serve_uwsgi, which_shop):
"""
- WHICHSHOP is one of: blog, donations, or survey.
+ WHICH_SHOP is one of: blog, donations, or survey.
"""
if config:
os.environ["TALER_CONFIG_FILE"] = config