summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-03 11:59:13 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-03 11:59:13 +0200
commitb6f3a26a07b85bf21bf9b115bf53f9bb1092f02a (patch)
treebab325313a5709e16310ab43809c0c15037f816d /manpages
parentf1fe5185be6db8a923e274a38de77d5a90bb3276 (diff)
downloaddocs-b6f3a26a07b85bf21bf9b115bf53f9bb1092f02a.tar.gz
docs-b6f3a26a07b85bf21bf9b115bf53f9bb1092f02a.tar.bz2
docs-b6f3a26a07b85bf21bf9b115bf53f9bb1092f02a.zip
-rename tool
Diffstat (limited to 'manpages')
-rw-r--r--manpages/taler-exchange-wire-gateway-client.1.rst (renamed from manpages/taler-wire-gateway-client.1.rst)10
1 files changed, 5 insertions, 5 deletions
diff --git a/manpages/taler-wire-gateway-client.1.rst b/manpages/taler-exchange-wire-gateway-client.1.rst
index 8c6e7e93..76e8a1a9 100644
--- a/manpages/taler-wire-gateway-client.1.rst
+++ b/manpages/taler-exchange-wire-gateway-client.1.rst
@@ -1,17 +1,17 @@
-taler-wire-gateway-client(1)
-############################
+taler-exchange-wire-gateway-client(1)
+#####################################
.. only:: html
Name
====
- **taler-wire-gateway-client** - trigger a transfer at the bank (or obtain transaction history)
+ **taler-exchange-wire-gateway-client** - trigger a transfer at the bank (or obtain transaction history)
Synopsis
========
-**taler-wire-gateway-client**
+**taler-exchange-wire-gateway-client**
[**-a** *VALUE* | **--amount=**\ ‌\ *VALUE*]
[**-b** *URL* | **--bank=**\ ‌\ *URL*]
[**-C** *ACCOUNT* | **--credit=**\ ‌\ *ACCOUNT*]
@@ -32,7 +32,7 @@ Synopsis
Description
===========
-**taler-wire-gateway-client** is a command-line tool to trigger bank transfers or
+**taler-exchange-wire-gateway-client** is a command-line tool to trigger bank transfers or
inspect wire transfers for exchange accounts using the wire API. The tool is
expected to be used during testing or for diagnostics.