commit 8db52acdbb29c5d9e551bf503057044cc04e1f4e
parent b48d70f2e786d3e9632ade9fa0f1fa1e40c90c88
Author: Antoine A <>
Date: Mon, 24 Nov 2025 13:10:02 +0100
taler-magnet-bank: update man pages
Diffstat:
5 files changed, 39 insertions(+), 5 deletions(-)
diff --git a/frags/libeufin-config-cli.rst b/frags/common-config-cli.rst
diff --git a/manpages/depolymerizer-bitcoin.1.rst b/manpages/depolymerizer-bitcoin.1.rst
@@ -113,7 +113,7 @@ Its options are as follows:
**-h** \| **--help**
Print short help on options.
-.. include:: ../frags/libeufin-config-cli.rst
+.. include:: ../frags/common-config-cli.rst
SEE ALSO
========
diff --git a/manpages/libeufin-bank.1.rst b/manpages/libeufin-bank.1.rst
@@ -198,7 +198,7 @@ Its options are as follows:
**-h** \| **--help**
Print short help on options.
-.. include:: ../frags/libeufin-config-cli.rst
+.. include:: ../frags/common-config-cli.rst
SEE ALSO
diff --git a/manpages/libeufin-nexus.1.rst b/manpages/libeufin-nexus.1.rst
@@ -303,7 +303,7 @@ Its options are as follows:
**-h** \| **--help**
Print short help on options.
-.. include:: ../frags/libeufin-config-cli.rst
+.. include:: ../frags/common-config-cli.rst
SEE ALSO
========
diff --git a/manpages/taler-magnet-bank.1.rst b/manpages/taler-magnet-bank.1.rst
@@ -18,7 +18,7 @@ Synopsis
COMMAND [ARGS...]
Subcommands: **dbinit**, **setup**,
-**serve**, **worker**, **config**
+**serve**, **worker**, **taler-deployment**, **config**
Description
@@ -115,7 +115,41 @@ Its options are as follows:
**-h** \| **--help**
Print short help on options.
-.. include:: ../frags/libeufin-config-cli.rst
+taler-deployment
+----------------
+
+Helpers to integrate taler-magnet-bank with taler-exchange.
+
+**-h** \| **--help**
+ Print short help on options.
+
+Subcommands: **exchange-payto**, **wire-gateway-credentials**
+
+taler-deployment exchange-payto
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Output the exchange payto.
+
+**-c** \| **--config** *config_file*
+ Specifies the configuration file.
+**-L** \| **--log** *LOGLEVEL*
+ Configure logging to use LOGLEVEL.
+**-h** \| **--help**
+ Print short help on options
+
+taler-deployment wire-gateway-credentials
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Output the wire gateway credentials configuration.
+
+**-c** \| **--config** *config_file*
+ Specifies the configuration file.
+**-L** \| **--log** *LOGLEVEL*
+ Configure logging to use LOGLEVEL.
+**-h** \| **--help**
+ Print short help on options
+
+.. include:: ../frags/common-config-cli.rst
SEE ALSO
========