From 5ffcde771f80f20d560180a631bf0b9aa363b318 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 3 Sep 2004 03:08:59 +0000 Subject: pidfile should be an argument not a configuration option --- doc/clamsmtpd.8 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/clamsmtpd.8') diff --git a/doc/clamsmtpd.8 b/doc/clamsmtpd.8 index 8ee3d80..2317b59 100644 --- a/doc/clamsmtpd.8 +++ b/doc/clamsmtpd.8 @@ -44,6 +44,7 @@ .Nm .Op Fl d Ar level .Op Fl f Ar configfile +.Op Fl p Ar pidfile .Nm .Fl v .Sh DESCRIPTION @@ -79,6 +80,12 @@ specifies an alternate location for the configuration file. See .Xr clamsmtpd.conf 5 for more details on where the configuration file is located by default. +.It Fl p +.Ar pidfile +specifies a location for the a process id file to be written to. This file +contains the process id of +.Nm +and can be used to stop the daemon. .It Fl v Prints the clamsmtp version number and exits. .El -- cgit v1.2.3