summaryrefslogtreecommitdiff
path: root/taler-merchant-manual.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-11-22 06:05:08 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-11-22 06:05:08 -0500
commit1c98800f5dfd113714710fba2a5f4a1aabfa7ef3 (patch)
treeb375a01f6bea9d874519705cefc93d95409fb799 /taler-merchant-manual.rst
parentfd7b0ffb6ea1f58ee16b65ffacf5d8e51807f86d (diff)
downloaddocs-1c98800f5dfd113714710fba2a5f4a1aabfa7ef3.tar.gz
docs-1c98800f5dfd113714710fba2a5f4a1aabfa7ef3.tar.bz2
docs-1c98800f5dfd113714710fba2a5f4a1aabfa7ef3.zip
mark up ‘taler-merchant-dbinit’
Diffstat (limited to 'taler-merchant-manual.rst')
-rw-r--r--taler-merchant-manual.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index 0dd1e165..cff8c4fe 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -1327,7 +1327,7 @@ Advanced topics
Database Scheme
---------------
-The merchant database must be initialized using /taler-merchant-dbinit/.
+The merchant database must be initialized using ``taler-merchant-dbinit``.
This tool creates the tables required by the Taler merchant to operate.
The tool also allows you to reset the Taler merchant database, which is
useful for test cases but should never be used in production. Finally,