summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--taler-auditor-manual.rst3
-rw-r--r--taler-exchange-manual.rst2
-rw-r--r--taler-merchant-manual.rst2
3 files changed, 7 insertions, 0 deletions
diff --git a/taler-auditor-manual.rst b/taler-auditor-manual.rst
index adfb57a7..c61d60e6 100644
--- a/taler-auditor-manual.rst
+++ b/taler-auditor-manual.rst
@@ -431,6 +431,9 @@ If the auditor has been correctly added, the exchange’s ``/keys``
response will contain an entry in the ``auditors`` array mentioning the
auditor’s URL.
+Commands, like ``taler-auditor-offline``, that support the ``-l LOGFILE``
+command-line option, send logging output to standard error by default.
+
.. _AuditorDatabaseInitialization:
diff --git a/taler-exchange-manual.rst b/taler-exchange-manual.rst
index c1354d39..d024ce57 100644
--- a/taler-exchange-manual.rst
+++ b/taler-exchange-manual.rst
@@ -443,6 +443,8 @@ operation, permissions to ``CREATE`` or ``ALTER`` tables are not required by
any of the Taler exchange processes and thus should not be granted.
For more information, see :doc:`manpages/taler-exchange-dbinit.1`.
+Commands, like ``taler-exchange-dbinit``, that support the ``-l LOGFILE``
+command-line option, send logging output to standard error by default.
.. _Coins-denomination-keys:
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index 3871905b..e038d607 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -618,6 +618,8 @@ that you may have to temporarily GRANT those rights again when you update the
merchant backend. For details on how to REVOKE or GRANT these rights, consult
the Postgres documentation.
+Commands, like ``taler-merchant-dbinit``, that support the ``-l LOGFILE``
+command-line option, send logging output to standard error by default.
.. index: MASTER_KEY