aboutsummaryrefslogtreecommitdiff
path: root/contrib/taler-exchange-dbconfig
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-08-11 21:17:23 +0200
committerChristian Grothoff <christian@grothoff.org>2023-08-11 21:17:23 +0200
commit0208fc5ef550a94c7a4a09fde0242b40996f804f (patch)
treecd99f6a55b29e74c2801985b6e2104644e5c410e /contrib/taler-exchange-dbconfig
parentcac5b2ca615653a404da7ae2212194581b81574a (diff)
downloadexchange-0208fc5ef550a94c7a4a09fde0242b40996f804f.tar.xz
-update tos generator logic, fix bug
Diffstat (limited to 'contrib/taler-exchange-dbconfig')
-rwxr-xr-xcontrib/taler-exchange-dbconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/taler-exchange-dbconfig b/contrib/taler-exchange-dbconfig
index 4be0fef7d..3d85a0763 100755
--- a/contrib/taler-exchange-dbconfig
+++ b/contrib/taler-exchange-dbconfig
@@ -31,6 +31,7 @@ while getopts ':hn:rsu:' OPTION; do
h)
echo 'Supported options:'
echo " -c FILENAME -- write configuration to FILENAME (default: $CFGFILE)"
+ echo " -h -- print this help text"
echo " -n NAME -- user NAME for database name (default: $DBNAME)"
echo " -r -- reset database (dangerous)"
echo " -s -- skip database initialization"