summaryrefslogtreecommitdiff
path: root/doc/taler-bank-transfer.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/taler-bank-transfer.1')
-rw-r--r--doc/taler-bank-transfer.191
1 files changed, 48 insertions, 43 deletions
diff --git a/doc/taler-bank-transfer.1 b/doc/taler-bank-transfer.1
index da13229bb..2aab13fc8 100644
--- a/doc/taler-bank-transfer.1
+++ b/doc/taler-bank-transfer.1
@@ -1,50 +1,55 @@
-.TH TALER\-BANK\-TRANSFER 1 "Dec 14, 2017" "GNU Taler"
-
-.SH NAME
-taler\-bank\-transfer \- Trigger a transfer at the bank
-
-.SH SYNOPSIS
-.B taler\-bank\-transfer
-.RI [ options ]
-.br
-
-.SH DESCRIPTION
-\fBtaler\-bank\-transfer\fP is a command line tool to trigger bank transfers.
-
-.SH OPTIONS
-.B
-.IP "\-a VALUE, \-\-amount=VALUE"
-Amount to transfer. Given in the Taler\-typical format of CURRENCY:VALUE.FRACTION
-.B
-.IP "\-b URL, \-\-bank=URL"
+.Dd December 14, 2017
+.Dt TALER-BANK-TRANSFER 1
+.Os
+.Sh NAME
+.Nm taler-bank-transfer
+.Nd
+trigger a transfer at the bank
+.Sh SYNOPSIS
+.Nm
+.Op Fl a Ar VALUE | Fl \-amount= Ns Ar VALUE
+.Op Fl b Ar URL | Fl \-bank= Ns Ar URL
+.Op Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME
+.Op Fl h | \-help
+.Op Fl D Ar ACCOUNT | Fl \-debit= Ns Ar ACCOUNT
+.Op Fl C Ar ACCOUNT | Fl \-credit= Ns Ar ACCOUNT
+.Op Fl s Ar STRING | Fl \-subject= Ns Ar STRING
+.Op Fl u Ar USERNAME | Fl \-user= Ns Ar USERNAME
+.Op Fl p Ar PASSPHRASE | Fl \-pass= Ns Ar PASSPHRASE
+.Op Fl v | \-version
+.Sh DESCRIPTION
+.Nm
+is a command line tool to trigger bank transfers.
+.Bl -tag -width Ds
+.It Fl a Ar VALUE | Fl \-amount= Ns Ar VALUE
+Amount to transfer.
+Given in the Taler\-typical format of CURRENCY:VALUE.FRACTION
+.It Fl b Ar URL | Fl \-bank= Ns Ar URL
URL at which the bank is operation.
-.B
-.IP "\-c FILENAME, \-\-config=FILENAME"
+.It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME
Use the given configuration file.
-.B
-.IP "\-h, \-\-help"
+.It Fl h | \-help
Print short help on options.
-.B
-.IP "\-D ACCOUNT, \-\-debit=ACCOUNT"
-The money should be debited from ACCOUNT. Specifies the number of the account.
-.B
-.IP "\-C ACCOUNT, \-\-credit=ACCOUNT"
-The money should be credited to ACCOUNT. Specifies the number of the account.
-.B
-.IP "\-s STRING, \-\-subject=STRING"
+.It Fl D Ar ACCOUNT | Fl \-debit= Ns Ar ACCOUNT
+The money should be debited from ACCOUNT.
+Specifies the number of the account.
+.It Fl C Ar ACCOUNT | Fl \-credit= Ns Ar ACCOUNT
+The money should be credited to ACCOUNT.
+Specifies the number of the account.
+.It Fl s Ar STRING | Fl \-subject= Ns Ar STRING
Use STRING for the wire transfer subject.
-.B
-.IP "\-u USERNAME, \-\-user=USERNAME"
+.It Fl u Ar USERNAME | Fl \-user= Ns Ar USERNAME
Specifies the username for authentication.
-.B
-.IP "\-p PASSPHRASE, \-\-pass=PASSPHRASE"
+.It Fl p Ar PASSPHRASE | Fl \-pass= Ns Ar PASSPHRASE
Specifies the pass phrase for authentication.
-.B
-.IP "\-v, \-\-version"
+.It Fl v | \-version
Print version information.
-
-.SH BUGS
-Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <taler@gnu.org>
-
-.SH "SEE ALSO"
-\fBtaler\-bank\-manage\fP(1), \fBtaler.conf\fP(5)
+.El
+.Sh SEE ALSO
+.Xr taler-bank-manage 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