taler-docs

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

commit 8d7d957800a3c24e3f8228980b8b4d190c5f9be1
parent 6002a59f39e9cee97c0c21e2741a1c96c8489fb9
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Sat, 12 Dec 2020 01:24:32 -0500

mark up ‘taler-wallet-cli’

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

diff --git a/taler-auditor-manual.rst b/taler-auditor-manual.rst @@ -878,7 +878,7 @@ Testing the auditor The main objective of the auditor is to detect inconsistencies. Thus, the ``test-auditor.sh`` script deliberately introduces various inconsistencies into a synthetic exchange database. For this, an "normal" exchange database is -first generated using the taler-wallet-cli. Then, various fields or rows +first generated using the ``taler-wallet-cli``. Then, various fields or rows of that database are manipulated, and the auditor is let loose on the modified database. Afterwards, the test verifies that the JSON contains values indicating that the auditor found the inconsistencies. The script also