summaryrefslogtreecommitdiff
path: root/doc/taler-exchange-aggregator.1
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-09-18 19:45:10 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-09-18 19:45:10 +0200
commit389b5de09dc3720c22ac86d5cad4c1495fc5be58 (patch)
treef5fe6abaffcea3e9259fd70571e71caebbf61f6b /doc/taler-exchange-aggregator.1
parenta18011012d27a183965baf5c95110598758b757f (diff)
downloadexchange-389b5de09dc3720c22ac86d5cad4c1495fc5be58.tar.gz
exchange-389b5de09dc3720c22ac86d5cad4c1495fc5be58.tar.bz2
exchange-389b5de09dc3720c22ac86d5cad4c1495fc5be58.zip
use pre-built man and texinfo from docs.git
Diffstat (limited to 'doc/taler-exchange-aggregator.1')
-rw-r--r--doc/taler-exchange-aggregator.137
1 files changed, 0 insertions, 37 deletions
diff --git a/doc/taler-exchange-aggregator.1 b/doc/taler-exchange-aggregator.1
deleted file mode 100644
index 481262143..000000000
--- a/doc/taler-exchange-aggregator.1
+++ /dev/null
@@ -1,37 +0,0 @@
-.Dd Mar 30, 2016
-.Dt TALER-EXCHANGE-AGGREGATOR 1
-.Os
-.Sh NAME
-.Nm taler-exchange-aggregator
-.Nd
-Aggregate and execute exchange transactions
-.Sh SYNOPSIS
-.Nm
-.Op Fl d Ar DIRNAME | Fl \-exchange-dir= Ns Ar DIRNAME
-.Op Fl h | \-help
-.Op Fl t | \-test
-.Op Fl v | \-version
-.Sh DESCRIPTION
-.Nm
-is a command line tool to run pending transactions from the Taler exchange.
-.Bl -tag -width Ds
-.It Fl d Ar DIRNAME | Fl \-exchange-dir= Ns Ar DIRNAME
-Use the configuration and other resources for the exchange to operate from
-.Ar DIRNAME .
-.It Fl h | \-help
-Print short help on options.
-.It Fl t | \-test
-Run in test mode and exit when idle.
-.It Fl v | \-version
-Print version information.
-.El
-.Sh SEE ALSO
-.Xr taler-exchange-dbinit 1 ,
-.Xr taler-exchange-keyup 1 ,
-.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 .