summaryrefslogtreecommitdiff
path: root/taler-merchant-manual.rst
diff options
context:
space:
mode:
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,