From 012ad74fc948d4da16a033b1cffb6d3ef458f7f4 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 13 Mar 2020 15:24:48 +0100 Subject: new commands --- manpages/taler-exchange-closer.1.rst | 47 ++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 manpages/taler-exchange-closer.1.rst (limited to 'manpages/taler-exchange-closer.1.rst') diff --git a/manpages/taler-exchange-closer.1.rst b/manpages/taler-exchange-closer.1.rst new file mode 100644 index 00000000..a1ab67c3 --- /dev/null +++ b/manpages/taler-exchange-closer.1.rst @@ -0,0 +1,47 @@ +taler-exchange-closer(1) +############################ + +.. only:: html + + Name + ==== + + **taler-exchange-closer** - close idle reserves + +Synopsis +======== + +**taler-exchange-closer** +[**-d** *DIRNAME* | **--exchange-dir=**\ ‌\ *DIRNAME*] +[**-h** | **--help**] [**-t** | **--test**] [**-v** | **--version**] + +Description +=========== + +**taler-exchange-closer** is a command line tool to run close +reserves that have been idle for too long, causing transfers +to the originating bank account to be scheduled. + +**-d** *DIRNAME* \| **--exchange-dir=**\ ‌\ *DIRNAME* + Use the configuration and other resources for the exchange to operate + from *DIRNAME*. + +**-h** \| **--help** + Print short help on options. + +**-t** \| **--test** + Run in test mode and exit when idle. + +**-v** \| **--version** + Print version information. + +See Also +======== + +taler-exchange-transfer(1), taler-exchange-httpd(1), taler.conf(5). + +Bugs +==== + +Report bugs by using https://gnunet.org/bugs/ or by sending electronic +mail to . -- cgit v1.2.3