aboutsummaryrefslogtreecommitdiff
path: root/doc/sphinx/manpages/anastasis-helper-authorization-iban.1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sphinx/manpages/anastasis-helper-authorization-iban.1.rst')
-rw-r--r--doc/sphinx/manpages/anastasis-helper-authorization-iban.1.rst57
1 files changed, 57 insertions, 0 deletions
diff --git a/doc/sphinx/manpages/anastasis-helper-authorization-iban.1.rst b/doc/sphinx/manpages/anastasis-helper-authorization-iban.1.rst
new file mode 100644
index 0000000..8674510
--- /dev/null
+++ b/doc/sphinx/manpages/anastasis-helper-authorization-iban.1.rst
@@ -0,0 +1,57 @@
1anastasis-helper-authorization-iban(1)
2######################################
3
4.. only:: html
5
6 Name
7 ====
8
9 **anastasis-helper-authorization-iban** - Helper for IBAN authentication
10
11Synopsis
12========
13
14**anastasis-helper-authorization-iban**
15[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
16[**-h** | **––help**]
17[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
18[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
19[**-t** | **––test**]
20[**-v** | **––version**]
21
22
23Description
24===========
25
26**anastasis-helper-authorization-iban** monitors the Anastasis provider's bank account for incoming wire transfers. This process supports the IBAN authentication method. It must be configured with the respective wire configuration to talk to LibEuFin/Nexus.
27
28
29**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
30 Use the configuration from *FILENAME*.
31
32**-h** \| **––help**
33 Print short help on options.
34
35**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
36 Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
37 ``WARNING``, ``ERROR``.
38
39**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
40 Send logging output to *FILENAME*.
41
42**-t** \| **––test**
43 Run in test mode. Causes the process to terminate after importing current wire transfers instead of running forever in the background.
44
45**-v** \| **––version**
46 Print version information.
47
48See Also
49========
50
51anastasis-httpd(1), anastasis.conf(5).
52
53Bugs
54====
55
56Report bugs by using https://bugs.anastasis.lu/ or by sending electronic
57mail to <contact@anastasis.lu>.