summaryrefslogtreecommitdiff
path: root/manpages/taler.conf.5.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-08 22:32:20 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-08 22:32:20 +0200
commitb231c3dcc34c1d7997bfb8c00acb217738342fca (patch)
tree10bd385d0bfdfec35a44cf2d46637e8159569a57 /manpages/taler.conf.5.rst
parentdf0174cfd3c26a36eae59a99931199dfd9fcaa8b (diff)
downloaddocs-b231c3dcc34c1d7997bfb8c00acb217738342fca.tar.gz
docs-b231c3dcc34c1d7997bfb8c00acb217738342fca.tar.bz2
docs-b231c3dcc34c1d7997bfb8c00acb217738342fca.zip
-generate taler-auditor-sync man page
Diffstat (limited to 'manpages/taler.conf.5.rst')
-rw-r--r--manpages/taler.conf.5.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/manpages/taler.conf.5.rst b/manpages/taler.conf.5.rst
index fb20d58c..ee67358e 100644
--- a/manpages/taler.conf.5.rst
+++ b/manpages/taler.conf.5.rst
@@ -52,7 +52,11 @@ overrides these defaults.
A configuration file may include another, by using the ``@INLINE@`` directive,
for example, in ``main.conf``, you could write ``@INLINE@ sub.conf`` to
include the entirety of ``sub.conf`` at that point in ``main.conf``.
-.. TODO: Document ‘taler-config -V’ in light of ‘@INLINE@’ in taler-config(1).
+
+Be extra careful when using ``taler-config -V VALUE`` to change configuration
+values: it will destroy all uses of ``@INLINE@`` and furthermore remove all
+comments from the configuration file!
+
GLOBAL OPTIONS
--------------