From ecc109654741f05a31a83727387e5e60272bebcf Mon Sep 17 00:00:00 2001 From: MS Date: Mon, 24 Aug 2020 15:28:16 +0200 Subject: fix help message --- bin/taler-merchant-demos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/taler-merchant-demos') 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 -- cgit v1.2.3