--- milter-regex.8.orig 2019-04-02 15:47:26 UTC +++ milter-regex.8 @@ -36,7 +36,9 @@ .Sh SYNOPSIS .Nm .Op Fl d +.Op Fl q .Op Fl c Ar config +.Op Fl r Ar pid-file .Op Fl f Ar facility .Op Fl j Ar dirname .Op Fl l Ar loglevel @@ -59,9 +61,14 @@ The options are as follows: .It Fl d Don't detach from controlling terminal and produce verbose debug output on stdout. +.It Fl q +Don't send to syslog messages with priority higher than LOG_NOTICE. .It Fl c Ar config Use the specified configuration file instead of the default, /etc/milter-regex.conf. +.It Fl r Ar pid-file +Use the specified pid file to write to. Default is: +/var/spool/milter-regex/milter-regex.pid .It Fl f Ar facility Use the specified syslog facility instead of the default, daemon. .It Fl j Ar dirname