diff options
Diffstat (limited to 'doc/taler-exchange-wirewatch.1')
-rw-r--r-- | doc/taler-exchange-wirewatch.1 | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/doc/taler-exchange-wirewatch.1 b/doc/taler-exchange-wirewatch.1 deleted file mode 100644 index 447e1217b..000000000 --- a/doc/taler-exchange-wirewatch.1 +++ /dev/null | |||
@@ -1,41 +0,0 @@ | |||
1 | .Dd May 5, 2017 | ||
2 | .Dt TALER-EXCHANGE-WIREWATCH 1 | ||
3 | .Os | ||
4 | .Sh NAME | ||
5 | .Nm taler-exchange-wirewatch | ||
6 | .Nd watch for incoming wire transfers | ||
7 | .Sh SYNOPSIS | ||
8 | .Nm | ||
9 | .Op Fl t Ar PLUGINNAME | Fl -type= Ns Ar PLUGINNAME | ||
10 | .Op Fl h | -help | ||
11 | .Op Fl T | -test | ||
12 | .Op Fl r | -reset | ||
13 | .Op Fl v | -version | ||
14 | .Sh DESCRIPTION | ||
15 | .Nm | ||
16 | is a command line tool to import wire transactions into the | ||
17 | Taler exchange database. | ||
18 | .Pp | ||
19 | Its options are as follows: | ||
20 | .Bl -tag -width indent | ||
21 | .It Fl t Ar PLUGINNAME | Fl -type= Ns Ar PLUGINNAME | ||
22 | Use the specified wire plugin and its configuration to talk to the bank. | ||
23 | .It Fl h | -help | ||
24 | Print short help on options. | ||
25 | .It Fl T | -test | ||
26 | Run in test mode and exit when idle. | ||
27 | .It Fl r | -reset | ||
28 | Ignore our own database and start with transactions | ||
29 | from the beginning of time. | ||
30 | .It Fl v | -version | ||
31 | Print version information. | ||
32 | .El | ||
33 | .Sh SEE ALSO | ||
34 | .Xr taler-exchange-aggregator 1 , | ||
35 | .Xr taler-exchange-httpd 1 , | ||
36 | .Xr taler.conf 5 . | ||
37 | .Sh BUGS | ||
38 | Report bugs by using | ||
39 | .Lk https://gnunet.org/bugs/ | ||
40 | or by sending electronic mail to | ||
41 | .Aq Mt taler@gnu.org . | ||