diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-08-14 01:03:50 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-08-14 01:03:50 +0200 |
commit | feb001f478dd13d714b33d259781ad26b7177ffe (patch) | |
tree | 33eed2f0b82a3e1d9f5789335f068cada7454474 /src | |
parent | 891a0043856609098e1b451fac88b2b0fd0b4ae2 (diff) |
non-free
Diffstat (limited to 'src')
-rw-r--r-- | src/mint-tools/taler-mint-sepa.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mint-tools/taler-mint-sepa.c b/src/mint-tools/taler-mint-sepa.c index ffd2200f7..21f4af9c4 100644 --- a/src/mint-tools/taler-mint-sepa.c +++ b/src/mint-tools/taler-mint-sepa.c @@ -78,6 +78,7 @@ main (int argc, {'o', "output", "FILE", "where to write the result", 1, &GNUNET_GETOPT_set_filename, &output_filename}, + TALER_GETOPT_OPTION_HELP ("Setup /wire/sepa response"), GNUNET_GETOPT_OPTION_VERSION (VERSION "-" VCS_VERSION), GNUNET_GETOPT_OPTION_END }; |