summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-01-28 17:57:48 +0100
committerChristian Grothoff <christian@grothoff.org>2024-01-28 17:57:48 +0100
commit2b115add47166ad1dc9641ec2f3ed1730bf0fc7a (patch)
tree5a55d8d68ed1a01831576f48033c04d6c3653792 /src
parent3ea15f2e77ae11ca0052ae9bf9e6b33d7ea19c9f (diff)
downloadexchange-2b115add47166ad1dc9641ec2f3ed1730bf0fc7a.tar.gz
exchange-2b115add47166ad1dc9641ec2f3ed1730bf0fc7a.tar.bz2
exchange-2b115add47166ad1dc9641ec2f3ed1730bf0fc7a.zip
add option to -h
Diffstat (limited to 'src')
-rwxr-xr-xsrc/testing/taler-unified-setup.sh1
1 files changed, 1 insertions, 0 deletions
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'