From 2b115add47166ad1dc9641ec2f3ed1730bf0fc7a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 28 Jan 2024 17:57:48 +0100 Subject: add option to -h --- src/testing/taler-unified-setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/testing/taler-unified-setup.sh b/src/testing/taler-unified-setup.sh index 03fce2214..5b379e189 100755 --- a/src/testing/taler-unified-setup.sh +++ b/src/testing/taler-unified-setup.sh @@ -126,6 +126,7 @@ while getopts ':abc:d:DeEfghkL:mMnr:stu:vwWz' OPTION; do echo ' -f -- start fakebank' echo ' -g -- start taler-exchange-aggregator' echo ' -h -- print this help' + echo ' -k -- start challenger (KYC service)' # shellcheck disable=SC2016 echo ' -L $LOGLEVEL -- set log level' echo ' -m -- start taler-merchant' -- cgit v1.2.3