diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-06-25 21:50:32 +0200 |
---|---|---|
committer | Özgür Kesim <oec-taler@kesim.org> | 2022-06-26 17:09:30 +0200 |
commit | 7b62174d0073ee758fb5fcf8e21ff35cfc766c83 (patch) | |
tree | c16eabecacbb8c627425e3e811d95a58fe3df44d /src/exchange-tools | |
parent | 2508d4bb5c7e736114e1dcaad3753e3af02dca00 (diff) |
-fix typos
Diffstat (limited to 'src/exchange-tools')
-rw-r--r-- | src/exchange-tools/taler-exchange-dbinit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange-tools/taler-exchange-dbinit.c b/src/exchange-tools/taler-exchange-dbinit.c index 7c2c5b661..818373816 100644 --- a/src/exchange-tools/taler-exchange-dbinit.c +++ b/src/exchange-tools/taler-exchange-dbinit.c @@ -252,7 +252,7 @@ main (int argc, GNUNET_GETOPT_option_uint ('R', "reset-shard", "OLD_SHARD_IDX", - "reset a shard database, does not reinitialize i.e. call taler-exchange-dbinit -S afterwards (DANGEROUS: all existsing data is lost!)", + "reset a shard database, does not reinitialize i.e. call taler-exchange-dbinit -S afterwards (DANGEROUS: all existing data is lost!)", &reset_shard_db), GNUNET_GETOPT_option_flag ('f', "force", |