summaryrefslogtreecommitdiff
path: root/taler-merchant-manual.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-02-24 03:39:05 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-02-24 03:39:05 -0500
commitcaee2a21494f6d2bfff8ebe1271e35d08b2a0a20 (patch)
tree5f7da42453cf0a6a75fbc7bc1fcc5cd7f7ce2643 /taler-merchant-manual.rst
parent6dcc75f15fc187bffd7555e160ab31815469ac35 (diff)
downloaddocs-caee2a21494f6d2bfff8ebe1271e35d08b2a0a20.tar.gz
docs-caee2a21494f6d2bfff8ebe1271e35d08b2a0a20.tar.bz2
docs-caee2a21494f6d2bfff8ebe1271e35d08b2a0a20.zip
replace link to #6418 w/ link to taler-merchant-setup-reserve(1)
Diffstat (limited to 'taler-merchant-manual.rst')
-rw-r--r--taler-merchant-manual.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index db94c061..0fb70212 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -1217,9 +1217,9 @@ is always tied to a particular instance. To create a reserve with
-m http://localhost:8888/instances/default
The above command assumes that the merchant runs on localhost on
-port 8888. The current implementation of the tool does not yet support
-transmission of authentication information to the backend
-(`see bug 6418 <https://bugs.gnunet.org/view.php?id=6418>`_).
+port 8888.
+For more information, including how to transmit authentication information
+to the backend, see :doc:`manpages/taler-merchant-setup-reserve.1.rst`.
The command will output a ``payto://`` URI which specifies where to
wire the funds and which wire transfer subject to use.