aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/wydawca.texi16
1 files changed, 12 insertions, 4 deletions
diff --git a/doc/wydawca.texi b/doc/wydawca.texi
index f7245ee..127abde 100644
--- a/doc/wydawca.texi
+++ b/doc/wydawca.texi
@@ -413,13 +413,17 @@ all diagnostics via @command{syslog}, and the option
the standard error.
@xopindex{cron, described}
- The operation mode is configured in the configuration file. If the
-latter configures daemon mode, you can still instruct
-@command{wydawca} to run as a cron job by the @option{--cron} command
-line option. This may be needed, for example, to schedule a daily
+ The operation mode can be configured in the configuration file or
+in the command line. Command line options take precedence over
+configuration settings. The cron mode is the default. It can also
+be requested explicitly, using the @option{--cron} command
+line option. This may be needed, for example, to schedule a daily
@command{wydawca} run when the main daemon instance is already
running.
+@xopindex{daemon, described}
+Similarly, the @option{--daemon} option enables daemon mode.
+
@anchor{spool selection}
Usually @command{wydawca} attempts to process all the configured
spools. You may instruct it to process only a subset of these
@@ -3692,6 +3696,10 @@ Run in cron mode. @xref{starting,, cron}.
@xref{stderr, The @option{--syslog} option}.
+@opsummary{daemon}
+@item --daemon
+Run in daemon mode. @xref{starting,, daemon}.
+
@opsummary{debug}
@sopindex{d, summary}
@item --debug

Return to:

Send suggestions and report system problems to the System administrator.