chiark / gitweb /
use libinn logging where applicable
[inn-innduct.git] / doc / man / innduct.8
index 759abd7f2b4dcdde2551c698f1c018fd7f2199b1..c2a6cef49db63842c542a0f46d218b72aa2d48e8 100644 (file)
@@ -75,6 +75,10 @@ the lock for the site.  Without \fB-q\fR, this causes a fatal error to
 be logged and a nonzero exit.
 .TP
 .BR \-\-no-daemon
+Do not daemonise.  innduct runs in the foreground, but otherwise
+operates normally (logging to syslog, etc.).
+.TP
+.BR \-\-interactive
 Do not daemonise.  innduct runs in the foreground and all messages
 (including all debug messages) are written to stderr rather than
 syslog.  A control command line is also available on stdin/stdout.
@@ -254,6 +258,8 @@ rescan intervals (those specified in this manual as
 .IR PERIOD )
 are rounded up to the next multiple of
 .IR PERIOD-INTERVAL .
+The default is
+.BR 30s .
 .TP
 .BI \-\-connection-timeout= TIME
 How long to allow for a connection setup attempt before giving up.