mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 06:10:30 -04:00
27 lines
770 B
Groff
27 lines
770 B
Groff
--- milter-regex.8.orig 2011-11-21 13:13:47.000000000 +0100
|
|
+++ milter-regex.8 2011-12-10 07:52:00.000000000 +0100
|
|
@@ -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 j Ar dirname
|
|
.Op Fl p Ar pipe
|
|
.Op Fl u Ar user
|
|
@@ -53,9 +55,14 @@
|
|
.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 j Ar dirname
|
|
Change root to the specified directory.
|
|
.It Fl p Ar pipe
|