From 5c91c3f6c001e37366ad9bf9dfd8835fed9d4d10 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 18 Sep 2019 18:50:34 +0200 Subject: manpages live here now --- manpages/taler-exchange-wirewatch.1.rst | 57 +++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 manpages/taler-exchange-wirewatch.1.rst (limited to 'manpages/taler-exchange-wirewatch.1.rst') diff --git a/manpages/taler-exchange-wirewatch.1.rst b/manpages/taler-exchange-wirewatch.1.rst new file mode 100644 index 00000000..8aaa50fb --- /dev/null +++ b/manpages/taler-exchange-wirewatch.1.rst @@ -0,0 +1,57 @@ +taler-exchange-wirewatch(1) +########################### + +.. only:: html + + Name + ==== + + **taler-exchange-wirewatch** - watch for incoming wire transfers + +Synopsis +======== + +**taler-exchange-wirewatch** +[**-t** *PLUGINNAME* | **–type=**\ ‌\ *PLUGINNAME*] [**-h** | **–help**] +[**-T** | **–test**] [**-r** | **–reset**] [**-v** | **–version**] + +Description +=========== + +**taler-exchange-wirewatch** is a command line tool to import wire +transactions into the Taler exchange database. + +Its options are as follows: + +**-t** *PLUGINNAME* \| **–type=**\ ‌\ *PLUGINNAME* + + Use the specified wire plugin and its configuration to talk to the + bank. + +**-h** \| **–help** + + Print short help on options. + +**-T** \| **–test** + + Run in test mode and exit when idle. + +**-r** \| **–reset** + + Ignore our own database and start with transactions from the + beginning of time. + +**-v** \| **–version** + + Print version information. + +See Also +======== + +taler-exchange-aggregator(1), taler-exchange-httpd(1), taler.conf(5). + +Bugs +==== + +Report bugs by using https://gnunet.org/bugs/ or by sending electronic +mail to . -- cgit v1.2.3