summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-08-14 01:03:50 +0200
committerChristian Grothoff <christian@grothoff.org>2015-08-14 01:03:50 +0200
commitfeb001f478dd13d714b33d259781ad26b7177ffe (patch)
tree33eed2f0b82a3e1d9f5789335f068cada7454474 /src
parent891a0043856609098e1b451fac88b2b0fd0b4ae2 (diff)
downloadexchange-feb001f478dd13d714b33d259781ad26b7177ffe.tar.gz
exchange-feb001f478dd13d714b33d259781ad26b7177ffe.tar.bz2
exchange-feb001f478dd13d714b33d259781ad26b7177ffe.zip
non-free
Diffstat (limited to 'src')
-rw-r--r--src/mint-tools/taler-mint-sepa.c1
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
};