summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-12-18 02:49:03 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-12-18 02:49:03 -0500
commit002f0b0e3bd0caada05a2b42424c2df118c95184 (patch)
treeb21af3b3a66ea5d6e6ac9b6fdb38db776314d123 /manpages
parent3b239048d6c71a71c39f492d3fcb59d593b27e46 (diff)
downloaddocs-002f0b0e3bd0caada05a2b42424c2df118c95184.tar.gz
docs-002f0b0e3bd0caada05a2b42424c2df118c95184.tar.bz2
docs-002f0b0e3bd0caada05a2b42424c2df118c95184.zip
use `` and `` to mark up std{in,out}, instead of LaTeX \tt
Diffstat (limited to 'manpages')
-rw-r--r--manpages/taler-auditor-offline.1.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/manpages/taler-auditor-offline.1.rst b/manpages/taler-auditor-offline.1.rst
index 03c5dbd0..4d4ddbc2 100644
--- a/manpages/taler-auditor-offline.1.rst
+++ b/manpages/taler-auditor-offline.1.rst
@@ -40,9 +40,9 @@ require access to the auditor's private key, which should be kept offline.
All other subcommands are intended to be run "offline". However, especially
when testing, it is of course possible to run the commands online as well.
Generally, subcommands read inputs (beyond command-line arguments)
-from {\tt stdin}. However, they may also consume outputs of previous
+from ``stdin``. However, they may also consume outputs of previous
subcommands. The outputs of multiple commands is automatically combined,
-and if not consumed the final output is printed to {\tt stdout}.
+and if not consumed the final output is printed to ``stdout``.
The general options to for **taler-auditor-offline** are: