From b988d98d4856758484eb23c27bfdc9e602d4235a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 6 Jul 2022 23:03:38 +0200 Subject: -fix typo --- man/sync-config.1 | 58 +++++++++++++++++++++++++++---------------------------- 1 file changed, 29 insertions(+), 29 deletions(-) (limited to 'man/sync-config.1') diff --git a/man/sync-config.1 b/man/sync-config.1 index e3097a12..40fd39f2 100644 --- a/man/sync-config.1 +++ b/man/sync-config.1 @@ -33,69 +33,69 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .SH SYNOPSIS .sp \fBsync\-config\fP -[\fB\-b\fP\ \fIbackend\fP\ |\ \fB–supported\-backend=\fP\fIbackend\fP] -[\fB\-c\fP\ \fIfilename\fP\ |\ \fB–config=\fP\fIfilename\fP] -[\fB\-f\fP\ |\ \fB–filename\fP] -[\fB\-F\fP\ |\ \fB–full\fP] -[\fB\-h\fP\ |\ \fB–help\fP] -[\fB\-L\fP\ \fIloglevel\fP\ |\ \fB–loglevel=\fP\fIloglevel\fP] -[\fB\-l\fP\ \fIfilename\fP\ |\ \fB–logfile=\fP‌\fIfilename\fP] -[\fB\-o\fP\ \fIoption\fP\ |\ \fB–option=\fP\fIoption\fP] -[\fB\-r\fP\ |\ \fB–rewrite\fP] -[\fB\-S\fP\ |\ \fB–list\-sections\fP] -[\fB\-s\fP\ \fIsection\fP\ |\ \fB–section=\fP\fIsection\fP] -[\fB\-V\fP\ \fIvalue\fP\ |\ \fB–value=\fP\fIvalue\fP] -[\fB\-v\fP\ |\ \fB–version\fP] +[\fB\-b\fP\ \fIbackend\fP\ |\ \fB\-\-supported\-backend=\fP\fIbackend\fP] +[\fB\-c\fP\ \fIfilename\fP\ |\ \fB\-\-config=\fP\fIfilename\fP] +[\fB\-f\fP\ |\ \fB\-\-filename\fP] +[\fB\-F\fP\ |\ \fB\-\-full\fP] +[\fB\-h\fP\ |\ \fB\-\-help\fP] +[\fB\-L\fP\ \fIloglevel\fP\ |\ \fB\-\-loglevel=\fP\fIloglevel\fP] +[\fB\-l\fP\ \fIfilename\fP\ |\ \fB\-\-logfile=\fP‌\fIfilename\fP] +[\fB\-o\fP\ \fIoption\fP\ |\ \fB\-\-option=\fP\fIoption\fP] +[\fB\-r\fP\ |\ \fB\-\-rewrite\fP] +[\fB\-S\fP\ |\ \fB\-\-list\-sections\fP] +[\fB\-s\fP\ \fIsection\fP\ |\ \fB\-\-section=\fP\fIsection\fP] +[\fB\-V\fP\ \fIvalue\fP\ |\ \fB\-\-value=\fP\fIvalue\fP] +[\fB\-v\fP\ |\ \fB\-\-version\fP] .SH DESCRIPTION .sp \fBsync\-config\fP can be used to read or modify Sync configuration files. .INDENT 0.0 .TP -\fB\-b\fP \fIBACKEND\fP | \fB–supported\-backend=\fP\fIBACKEND\fP +\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. "namestore_postgres" for +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 sync\-config to return a status code of 1 (error). .TP -\fB\-c\fP \fIFILENAME\fP | \fB–config=\fP\fIFILENAME\fP +\fB\-c\fP \fIFILENAME\fP | \fB\-\-config=\fP\fIFILENAME\fP Use the configuration file \fIFILENAME\fP\&. .TP -\fB\-f\fP | \fB–filename\fP +\fB\-f\fP | \fB\-\-filename\fP Try to perform expansions as if the option values represent filenames (will also be applied even if the option is not really a filename). .TP -\fB\-F\fP | \fB–full\fP +\fB\-F\fP | \fB\-\-full\fP Write the full configuration file, not just the differences to the defaults. .TP -\fB\-h\fP | \fB–help\fP +\fB\-h\fP | \fB\-\-help\fP Print short help on options. .TP -\fB\-L\fP \fILOGLEVEL\fP | \fB–loglevel=\fP\fILOGLEVEL\fP +\fB\-L\fP \fILOGLEVEL\fP | \fB\-\-loglevel=\fP\fILOGLEVEL\fP Use \fILOGLEVEL\fP for logging. Valid values are \fBDEBUG\fP, \fBINFO\fP, \fBWARNING\fP, and \fBERROR\fP\&. .TP -\fB\-l\fP \fIFILENAME\fP | \fB–logfile=\fP‌\fIFILENAME\fP +\fB\-l\fP \fIFILENAME\fP | \fB\-\-logfile=\fP‌\fIFILENAME\fP Send logging output to \fIFILENAME\fP\&. .TP -\fB\-o\fP \fIOPTION\fP | \fB–option=\fP\fIOPTION\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 "OPTION = VALUE". .TP -\fB\-r\fP | \fB–rewrite\fP +\fB\-r\fP | \fB\-\-rewrite\fP Write the configuration file even if nothing changed. Will remove all comments! .TP -\fB\-S\fP | \fB–list\-sections\fP +\fB\-S\fP | \fB\-\-list\-sections\fP List available configuration sections for use with \fB\-\-section\fP\&. .TP -\fB\-s\fP \fISECTION\fP | \fB–section=\fP\fISECTION\fP +\fB\-s\fP \fISECTION\fP | \fB\-\-section=\fP\fISECTION\fP Which configuration section should be accessed or edited. Required option. .TP -\fB\-V\fP \fIVALUE\fP | \fB–value=\fP\fIVALUE\fP +\fB\-V\fP \fIVALUE\fP | \fB\-\-value=\fP\fIVALUE\fP Configuration value to store in the given section under the given option. Must only be given together with \fB\-s\fP and \fB\-o\fP options. .INDENT 7.0 @@ -105,7 +105,7 @@ Changing the configuration file with \fB\-V\fP will remove comments and may reorder sections and remove \fB@INLINE@\fP directives. .UNINDENT .TP -\fB\-v\fP | \fB–version\fP +\fB\-v\fP | \fB\-\-version\fP Print GNU Taler version number. .UNINDENT .SH SEE ALSO -- cgit v1.2.3