From 0d8f5035437d5a0daff3505978bc60dad50f55f2 Mon Sep 17 00:00:00 2001 From: ng0 Date: Tue, 7 May 2019 14:34:49 +0000 Subject: doc: rewrite. --- doc/taler-exchange-aggregator.1 | 63 ++++++++++++++++++++++------------------- 1 file changed, 34 insertions(+), 29 deletions(-) (limited to 'doc/taler-exchange-aggregator.1') diff --git a/doc/taler-exchange-aggregator.1 b/doc/taler-exchange-aggregator.1 index 8525443e5..481262143 100644 --- a/doc/taler-exchange-aggregator.1 +++ b/doc/taler-exchange-aggregator.1 @@ -1,32 +1,37 @@ -.TH TALER\-EXCHANGE\-AGGREGATOR 1 "Mar 30, 2016" "GNU Taler" - -.SH NAME -taler\-exchange\-aggregator \- Aggregate and execute exchange transactions - -.SH SYNOPSIS -.B taler\-exchange\-aggregator -.RI [ options ] -.br - -.SH DESCRIPTION -\fBtaler\-exchange\-aggregator\fP is a command line tool to run pending transactions from the Taler exchange. - -.SH OPTIONS -.B -.IP "\-d DIRNAME, \-\-exchange-dir=DIRNAME" -Use the configuration and other resources for the exchange to operate from DIRNAME. -.B -.IP "\-h, \-\-help" +.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. -.B -.IP "\-t, \-\-test" +.It Fl t | \-test Run in test mode and exit when idle. -.B -.IP "\-v, \-\-version" +.It Fl v | \-version Print version information. -.B -.SH BUGS -Report bugs by using Mantis or by sending electronic mail to - -.SH "SEE ALSO" -\fBtaler\-exchange\-dbinit\fP(1), \fBtaler\-exchange\-keyup\fP(1), \fBtaler\-exchange\-httpd\fP(1), \fBtaler.conf\fP(5) +.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 . -- cgit v1.2.3