taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 1c98800f5dfd113714710fba2a5f4a1aabfa7ef3
parent fd7b0ffb6ea1f58ee16b65ffacf5d8e51807f86d
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Sun, 22 Nov 2020 06:05:08 -0500

mark up ‘taler-merchant-dbinit’

Diffstat:
Mtaler-merchant-manual.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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,