summaryrefslogtreecommitdiff
path: root/doc/taler-exchange-wire.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/taler-exchange-wire.1')
-rw-r--r--doc/taler-exchange-wire.134
1 files changed, 0 insertions, 34 deletions
diff --git a/doc/taler-exchange-wire.1 b/doc/taler-exchange-wire.1
deleted file mode 100644
index d49704462..000000000
--- a/doc/taler-exchange-wire.1
+++ /dev/null
@@ -1,34 +0,0 @@
-.Dd March 18, 2018
-.Dt TALER-EXCHANGE-WIRE 1
-.Os
-.Sh NAME
-.Nm taler-exchange-wire
-.Nd create the master-key signed responses to /wire
-.Sh SYNOPSIS
-.Nm
-.Op Fl h | -help
-.Op Fl m Ar MASTERKEYFILE | Fl -master= Ns Ar MASTERKEYFILE
-.Op Fl v | -version
-.Sh DESCRIPTION
-.Nm
-is used to create the exchange's reply to a /wire request.
-It converts the bank details into the appropriate signed response.
-This needs to be done using the long-term offline master key.
-.Pp
-Its options are as follows:
-.Bl -tag -width indent
-.It Fl h | -help
-Print short help on options.
-.It Fl m Ar MASTERKEYFILE | Fl -master= Ns Ar MASTERKEYFILE
-Specifies the name of the file containing the exchange's master key.
-.It Fl v | -version
-Print version information.
-.El
-.Sh SEE ALSO
-.Xr taler-exchange-httpd 1 ,
-.Xr taler.conf 5 .
-.Sh BUGS
-Report bugs by using
-.Lk https://gnunet.org/bugs/
-or by sending electronic mail to
-.Aq Mt taler@gnu.org .