taler-docs

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

commit 5342026d448d6bb36ecc4e33fb5ea260456c76a3
parent 1c98800f5dfd113714710fba2a5f4a1aabfa7ef3
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Sun, 22 Nov 2020 06:05:45 -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 @@ -1331,7 +1331,7 @@ 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, -taler-merchant-dbinit has a function to garbage collect a database, +``taler-merchant-dbinit`` has a function to garbage collect a database, allowing administrators to purge records that are no longer required. The database scheme used by the merchant looks as follows: