From 128dd21665396575f1e752d2fbc77ca5719972da Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 18 Sep 2019 19:23:51 +0200 Subject: prebuilt: man --- man/taler-exchange-wirewatch.1 | 93 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 man/taler-exchange-wirewatch.1 (limited to 'man/taler-exchange-wirewatch.1') diff --git a/man/taler-exchange-wirewatch.1 b/man/taler-exchange-wirewatch.1 new file mode 100644 index 00000000..1000caf7 --- /dev/null +++ b/man/taler-exchange-wirewatch.1 @@ -0,0 +1,93 @@ +.\" Man page generated from reStructuredText. +. +.TH "TALER-EXCHANGE-WIREWATCH" "1" "Sep 18, 2019" "0.6pre1" "GNU Taler" +.SH NAME +taler-exchange-wirewatch \- watch for incoming wire transfers +. +.nr rst2man-indent-level 0 +. +.de1 rstReportMargin +\\$1 \\n[an-margin] +level \\n[rst2man-indent-level] +level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] +- +\\n[rst2man-indent0] +\\n[rst2man-indent1] +\\n[rst2man-indent2] +.. +.de1 INDENT +.\" .rstReportMargin pre: +. RS \\$1 +. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] +. nr rst2man-indent-level +1 +.\" .rstReportMargin post: +.. +.de UNINDENT +. RE +.\" indent \\n[an-margin] +.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] +.nr rst2man-indent-level -1 +.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] +.in \\n[rst2man-indent\\n[rst2man-indent-level]]u +.. +.SH SYNOPSIS +.sp +\fBtaler\-exchange\-wirewatch\fP +[\fB\-t\fP\ \fIPLUGINNAME\fP\ |\ \fB–type=\fP‌\fIPLUGINNAME\fP] [\fB\-h\fP\ |\ \fB–help\fP] +[\fB\-T\fP\ |\ \fB–test\fP] [\fB\-r\fP\ |\ \fB–reset\fP] [\fB\-v\fP\ |\ \fB–version\fP] +.SH DESCRIPTION +.sp +\fBtaler\-exchange\-wirewatch\fP is a command line tool to import wire +transactions into the Taler exchange database. +.sp +Its options are as follows: +.sp +\fB\-t\fP \fIPLUGINNAME\fP | \fB–type=\fP‌\fIPLUGINNAME\fP +.INDENT 0.0 +.INDENT 3.5 +Use the specified wire plugin and its configuration to talk to the +bank. +.UNINDENT +.UNINDENT +.sp +\fB\-h\fP | \fB–help\fP +.INDENT 0.0 +.INDENT 3.5 +Print short help on options. +.UNINDENT +.UNINDENT +.sp +\fB\-T\fP | \fB–test\fP +.INDENT 0.0 +.INDENT 3.5 +Run in test mode and exit when idle. +.UNINDENT +.UNINDENT +.sp +\fB\-r\fP | \fB–reset\fP +.INDENT 0.0 +.INDENT 3.5 +Ignore our own database and start with transactions from the +beginning of time. +.UNINDENT +.UNINDENT +.sp +\fB\-v\fP | \fB–version\fP +.INDENT 0.0 +.INDENT 3.5 +Print version information. +.UNINDENT +.UNINDENT +.SH SEE ALSO +.sp +taler\-exchange\-aggregator(1), taler\-exchange\-httpd(1), taler.conf(5). +.SH BUGS +.sp +Report bugs by using \fI\%https://gnunet.org/bugs/\fP or by sending electronic +mail to <\fI\%taler@gnu.org\fP>. +.SH AUTHOR +GNU Taler contributors +.SH COPYRIGHT +2014, 2015, 2016 Florian Dold, Benedikt Muller, Sree Harsha Totakura, Christian Grothoff, Marcello Stanisci (GPLv3+ or GFDL 1.3+) +.\" Generated by docutils manpage writer. +. -- cgit v1.2.3