taler-docs

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

commit 1b2dacc5655e2430ada13571103997ac9366791d
parent cdfddd8706929c7203b8eedfd1ede359ca398439
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 18 Dec 2020 03:58:34 -0500

mark up ‘[exchange/BASE_URL]’ plus two other similar

Diffstat:
Mmanpages/taler-exchange-offline.1.rst | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/manpages/taler-exchange-offline.1.rst b/manpages/taler-exchange-offline.1.rst @@ -91,9 +91,9 @@ In this case, create the private key using: Relevant configuration options for **taler-exchange-offline** are: -* [exchange/BASE_URL] --- how to reach the exchange (for download/upload) -* [exchange-offline/MASTER_PRIV_FILE] --- where to store the private keys -* [exchange-offline/SECM_TOFU_FILE] --- where to store TOFU data +* ``[exchange/BASE_URL]`` --- how to reach the exchange (for download/upload) +* ``[exchange-offline/MASTER_PRIV_FILE]`` --- where to store the private keys +* ``[exchange-offline/SECM_TOFU_FILE]`` --- where to store TOFU data