summaryrefslogtreecommitdiff
path: root/man/sync-config.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/sync-config.1')
-rw-r--r--man/sync-config.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sync-config.1 b/man/sync-config.1
index 6d234ba7..10e0d3e4 100644
--- a/man/sync-config.1
+++ b/man/sync-config.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "SYNC-CONFIG" "1" "Dec 23, 2021" "0.8" "GNU Taler"
+.TH "SYNC-CONFIG" "1" "Jun 20, 2022" "0.8" "GNU Taler"
.SH NAME
sync-config \- manipulate Sync configuration files
.
@@ -54,7 +54,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
\fB\-b\fP \fIBACKEND\fP | \fB\-\-supported\-backend=\fP\fIBACKEND\fP
Tests whether the specified \fIBACKEND\fP 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 \fIBACKEND\fP is
+the PostgreSQL database backend of the "NAMESTORE" service. If \fIBACKEND\fP is
supported, sync\-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