aboutsummaryrefslogtreecommitdiff
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.155
1 files changed, 0 insertions, 55 deletions
diff --git a/doc/taler-bank-transfer.1 b/doc/taler-bank-transfer.1
deleted file mode 100644
index 2aab13fc8..000000000
--- a/doc/taler-bank-transfer.1
+++ /dev/null
@@ -1,55 +0,0 @@
1.Dd December 14, 2017
2.Dt TALER-BANK-TRANSFER 1
3.Os
4.Sh NAME
5.Nm taler-bank-transfer
6.Nd
7trigger a transfer at the bank
8.Sh SYNOPSIS
9.Nm
10.Op Fl a Ar VALUE | Fl \-amount= Ns Ar VALUE
11.Op Fl b Ar URL | Fl \-bank= Ns Ar URL
12.Op Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME
13.Op Fl h | \-help
14.Op Fl D Ar ACCOUNT | Fl \-debit= Ns Ar ACCOUNT
15.Op Fl C Ar ACCOUNT | Fl \-credit= Ns Ar ACCOUNT
16.Op Fl s Ar STRING | Fl \-subject= Ns Ar STRING
17.Op Fl u Ar USERNAME | Fl \-user= Ns Ar USERNAME
18.Op Fl p Ar PASSPHRASE | Fl \-pass= Ns Ar PASSPHRASE
19.Op Fl v | \-version
20.Sh DESCRIPTION
21.Nm
22is a command line tool to trigger bank transfers.
23.Bl -tag -width Ds
24.It Fl a Ar VALUE | Fl \-amount= Ns Ar VALUE
25Amount to transfer.
26Given in the Taler\-typical format of CURRENCY:VALUE.FRACTION
27.It Fl b Ar URL | Fl \-bank= Ns Ar URL
28URL at which the bank is operation.
29.It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME
30Use the given configuration file.
31.It Fl h | \-help
32Print short help on options.
33.It Fl D Ar ACCOUNT | Fl \-debit= Ns Ar ACCOUNT
34The money should be debited from ACCOUNT.
35Specifies the number of the account.
36.It Fl C Ar ACCOUNT | Fl \-credit= Ns Ar ACCOUNT
37The money should be credited to ACCOUNT.
38Specifies the number of the account.
39.It Fl s Ar STRING | Fl \-subject= Ns Ar STRING
40Use STRING for the wire transfer subject.
41.It Fl u Ar USERNAME | Fl \-user= Ns Ar USERNAME
42Specifies the username for authentication.
43.It Fl p Ar PASSPHRASE | Fl \-pass= Ns Ar PASSPHRASE
44Specifies the pass phrase for authentication.
45.It Fl v | \-version
46Print version information.
47.El
48.Sh SEE ALSO
49.Xr taler-bank-manage 1 ,
50.Xr taler.conf 5
51.Sh BUGS
52Report bugs by using
53.Lk https://gnunet.org/bugs/
54or by sending electronic mail to
55.Aq Mt taler@gnu.org