Wydawca |
|
Release Submission Daemon |
Sergey Poznyakoff |
Wydawca
invocation summary.This chapter presents a short reference of all wydawca
command line options. The entries are sorted alphabetically by their
long option name. Where no long option exists, short option
is used instead.
Use file instead of the default configuration file.
Display a concise summary of the available configuration directives. This does not include statements specific for particular loadable modules. To display these, use the --module-help option (see –module-help).
Run in cron mode. Implies --syslog. See cron.
See The --syslog option.
Run in daemon mode. See daemon.
Set the debugging level to n. The argument is optional. If specified, it must follow the short option immediately, with no whitespace between them. When used with the long option, the equals sign must be used.
Without argument, increases the current debugging level by 1. For compatibility with previous version, -d options can be clustered. E.g. -ddd is equivalent to -d3.
See The --debug option.
Define the preprocessor symbol name as having value, or empty. See Preprocessor.
Dump configuration grammar traces. This is useful for debugging
wydawca
configuration file parser.
Dump lexical analyzer traces. This is useful for debugging
wydawca
configuration file parser.
Dry-run mode: do nothing, print almost everything. This option implies --debug=1 --stderr.
See The dry-run mode.
Dump the preprocessed configuration to stdout and exit. see Preprocessor.
Force start-up, even if running as root or if the PID file already exists.
Remain in the foreground. This is mostly for debugging
wydawca
.
Print a concise usage summary and exit.
Add dir to include search path.
See #include. See Preprocessor.
Parse configuration file, report any errors on the standard error and exit with code 0, if the syntax is OK, and with code 1 otherwise.
See The --lint option.
Loads module file (see modules) and displays help about its
configuration. If file is an absolute or relative pathname,
it will be loaded as is. Otherwise, wydawca
will search for
module file in its default library load path (see library search path).
Disable preprocessor. see Preprocessor.
Use command instead of the default preprocessor. see Preprocessor.
Process only the spool with the given source name. This option may be given multiple times, to select several spools by their source names.
Process only spool with the given tag. This option may be given multiple times, to select several spools by their tag names.
Log to the standard error.
See The --stderr option.
Log all diagnostics to syslog.
See The --syslog option.
Print the program version and exit.
This document was generated on January 6, 2021 using makeinfo.
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.