summaryrefslogtreecommitdiff
path: root/man/challenger-config.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/challenger-config.1')
-rw-r--r--man/challenger-config.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man/challenger-config.1 b/man/challenger-config.1
index 8b11b6f9..80ff3e8b 100644
--- a/man/challenger-config.1
+++ b/man/challenger-config.1
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
-.TH "CHALLENGER-CONFIG" "1" "Jul 11, 2023" "0.9" "GNU Taler"
+.TH "CHALLENGER-CONFIG" "1" "Jul 15, 2023" "0.9" "GNU Taler"
.SH NAME
challenger-config \- manipulate Challenger configuration files
.SH SYNOPSIS
@@ -53,8 +53,8 @@ challenger-config \- manipulate Challenger configuration files
.TP
\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 PostgreSQL database backend of the "NAMESTORE" service. If \fIBACKEND\fP is
+The backend must match the name of a plugin, i.e. \(dqnamestore_postgres\(dq for
+the PostgreSQL database backend of the \(dqNAMESTORE\(dq service. If \fIBACKEND\fP is
supported, challenger\-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,7 +83,7 @@ Send logging output to \fIFILENAME\fP\&.
\fB\-o\fP \fIOPTION\fP | \fB\-\-option=\fP\fIOPTION\fP
Which configuration option should be accessed or edited. Required to set a
value. If not given, all values of a given section will be printed in the
-format "OPTION = VALUE".
+format \(dqOPTION = VALUE\(dq.
.TP
\fB\-r\fP | \fB\-\-rewrite\fP
Write the configuration file even if nothing changed. Will remove all comments!