summaryrefslogtreecommitdiff
path: root/manpages/taler-config.1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manpages/taler-config.1.rst')
-rw-r--r--manpages/taler-config.1.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/manpages/taler-config.1.rst b/manpages/taler-config.1.rst
index 103c95ef..abc10dd6 100644
--- a/manpages/taler-config.1.rst
+++ b/manpages/taler-config.1.rst
@@ -35,7 +35,7 @@ Description
**-b** *BACKEND* \| **--supported-backend=**\ \ *BACKEND*
Tests whether the specified *BACKEND* is supported by the current installation.
The backend must match the name of a plugin, i.e. "namestore_postgres" for
- the Postgres database backend of the "NAMESTORE" service. If *BACKEND* is
+ the PostgreSQL database backend of the "NAMESTORE" service. If *BACKEND* is
supported, taler-config will return a status code of 0 (success), otherwise
77 (unsupported). When this option is specified, no other options may be
specified. Specifying this option together with other options will cause
@@ -83,6 +83,7 @@ Description
Note:
Changing the configuration file with ``-V`` will remove comments
and may reorder sections and remove ``@INLINE@`` directives.
+ Using **-V** is thus dangerous! Use with extreme caution!
**-v** \| **--version**
Print GNU Taler version number.