From da75b30a258e35d6256aa8d61a0b729ae5c4c896 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 5 May 2017 11:11:03 +0200 Subject: starting to implement taler-exchange-wirewatch --- doc/Makefile.am | 1 + doc/taler-exchange-wirewatch.1 | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 doc/taler-exchange-wirewatch.1 (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am index 7e9401a09..c509f4a8c 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -13,6 +13,7 @@ man_MANS = \ taler-exchange-keycheck.1 \ taler-exchange-reservemod.1 \ taler-exchange-wire.1 \ + taler-exchange-wirewatch.1 \ taler.conf.5 DISTCLEANFILES = \ diff --git a/doc/taler-exchange-wirewatch.1 b/doc/taler-exchange-wirewatch.1 new file mode 100644 index 000000000..72006e6d2 --- /dev/null +++ b/doc/taler-exchange-wirewatch.1 @@ -0,0 +1,29 @@ +.TH TALER\-EXCHANGE\-WIREWATCH 1 "May 5, 2017" "GNU Taler" + +.SH NAME +taler\-exchange\-wirewatch \- Watch for incoming wire transfers + +.SH SYNOPSIS +.B taler\-exchange\-wirewatch +.RI [ options ] +.br + +.SH DESCRIPTION +\fBtaler\-exchange\-wirewatch\fP is a command line tool to import wire transactions into the Taler exchange database. + +.SH OPTIONS +.B +.IP "\-t PLUGINNAME, \-\-type=PLUGINNAME" +Use the specified wire plugin and its configuration to talk to the bank. +.B +.IP "\-h, \-\-help" +Print short help on options. +.B +.IP "\-v, \-\-version" +Print version information. +.B +.SH BUGS +Report bugs by using Mantis or by sending electronic mail to + +.SH "SEE ALSO" +\fBtaler\-exchange\-aggregator\fP(1), \fBtaler\-exchange\-httpd\fP(1), \fBtaler.conf\fP(5) -- cgit v1.2.3