adjust help message

This commit is contained in:
MS 2020-07-29 15:55:04 +02:00
parent efa567fbb4
commit 67ee9a9ec0
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -729,7 +729,7 @@ main (int argc,
if (GNUNET_OK !=
GNUNET_PROGRAM_run (argc, argv,
"taler-bank-transfer",
"Execute bank transfer to the exchange",
"Client tool of the Taler Wire Gateway",
options,
&run, NULL))
return 1;