summaryrefslogtreecommitdiff
path: root/manpages/taler-merchant-httpd.1.rst
diff options
context:
space:
mode:
authorMS <ms@taler.net>2021-05-29 09:54:02 +0200
committerMS <ms@taler.net>2021-05-29 09:54:02 +0200
commit1c356f81ea3051aa443e61e951aace709e90d25d (patch)
tree4328478813f2b68c5d9b4775c57d271d1ef3985b /manpages/taler-merchant-httpd.1.rst
parentdc4f9495b8edbd27de700ed624ce7da2bc94d426 (diff)
downloaddocs-1c356f81ea3051aa443e61e951aace709e90d25d.tar.gz
docs-1c356f81ea3051aa443e61e951aace709e90d25d.tar.bz2
docs-1c356f81ea3051aa443e61e951aace709e90d25d.zip
'Bearer' was missing from manpage example
Diffstat (limited to 'manpages/taler-merchant-httpd.1.rst')
-rw-r--r--manpages/taler-merchant-httpd.1.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/taler-merchant-httpd.1.rst b/manpages/taler-merchant-httpd.1.rst
index 126e8451..0f0e8bc2 100644
--- a/manpages/taler-merchant-httpd.1.rst
+++ b/manpages/taler-merchant-httpd.1.rst
@@ -35,7 +35,7 @@ Options
**-a** *TOKEN* \| **––auth=**\ \ *TOKEN*
Use TOKEN for initial access control to the merchant backend. The value
given in TOKEN must appear in backoffice requests to the default instance
- of the merchant, i.e. "Authorization: secret-token:TOKEN" to obtain
+ of the merchant, i.e. "Authorization: Bearer secret-token:TOKEN" to obtain
access to the merchant backend. Note that setting a passphrase for the
default instance by any means will block future access via TOKEN. This
is basically a way to reset the passphrase protecting access. TOKEN