summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-12-18 03:10:20 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-12-18 03:10:20 -0500
commit51532094d0b30af1f7919dd8d8fa5a10063c89a3 (patch)
treed26f1c95025ef92a4ebfcfe3de45166f8046697d /manpages
parentd120f8c8d5fa55d6d4a8e8cf2103cd730c52df3f (diff)
downloaddocs-51532094d0b30af1f7919dd8d8fa5a10063c89a3.tar.gz
docs-51532094d0b30af1f7919dd8d8fa5a10063c89a3.tar.bz2
docs-51532094d0b30af1f7919dd8d8fa5a10063c89a3.zip
mark up ‘stdin’ (four instances)
Diffstat (limited to 'manpages')
-rw-r--r--manpages/taler-auditor-offline.1.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/manpages/taler-auditor-offline.1.rst b/manpages/taler-auditor-offline.1.rst
index a07ddfcd..1b9afd28 100644
--- a/manpages/taler-auditor-offline.1.rst
+++ b/manpages/taler-auditor-offline.1.rst
@@ -186,7 +186,7 @@ The third argument must be a human-readable name for the auditor. This may
be shown to users and should identify the auditor's business entity. If
the name includes spaces, the argument should be quoted.
-The subcommand takes no inputs from stdin or other subcommands.
+The subcommand takes no inputs from ``stdin`` or other subcommands.
It outputs the signature affirming the addition of the auditor,
in a format suitable for the ``upload`` subcommand.
@@ -202,7 +202,7 @@ tool.
The auditor's public key must be given in the usual base32-encoding as the
first argument.
-The subcommand takes no inputs from stdin or other subcommands.
+The subcommand takes no inputs from ``stdin`` or other subcommands.
It outputs the signature affirming the removal of the auditor,
in a format suitable for the ``upload`` subcommand.
@@ -223,7 +223,7 @@ front for the actual internal business acounts.
The payto:// URI (RFC 8905) of the exchange's bank account must be given
as the first argument to the subcommand.
-The subcommand takes no inputs from stdin or other subcommands.
+The subcommand takes no inputs from ``stdin`` or other subcommands.
It outputs the signature affirming the addition of the wire account,
in a format suitable for the ``upload`` subcommand.
@@ -238,7 +238,7 @@ belonging to the exchange on its ``/wire`` endpoint.
The payto:// URI (RFC 8905) of the exchange's (former) bank account must be
given as the first argument to the subcommand.
-The subcommand takes no inputs from stdin or other subcommands.
+The subcommand takes no inputs from ``stdin`` or other subcommands.
It outputs the signature affirming the deletion of the wire account, in a
format suitable for the ``upload`` subcommand.
@@ -259,7 +259,7 @@ Instead of a year, the string ``now`` can be given for the current year
GANA registry as given in RFC 8905. The fees must be given in the usual
Taler format of ``CURRENCY:NUMBER.FRACTION``.
-The subcommand takes no inputs from stdin or other subcommands.
+The subcommand takes no inputs from ``stdin`` or other subcommands.
It outputs the signature affirming the wire fees, in a format suitable for the
``upload`` subcommand.