summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2004-08-03 00:24:11 +0000
committerStef Walter <stef@memberwebs.com>2004-08-03 00:24:11 +0000
commit8669ea6dc3f07dd2595abc73aa46b7e927a54931 (patch)
treef758515832c792a1fececa241a98d6caadc991c7 /src
parent71c0ffd3806f74b85aff561733e4287e87a22c24 (diff)
Updated docs for new options
Diffstat (limited to 'src')
-rw-r--r--src/clamsmtpd.84
1 files changed, 4 insertions, 0 deletions
diff --git a/src/clamsmtpd.8 b/src/clamsmtpd.8
index 9594624..8ab1fdf 100644
--- a/src/clamsmtpd.8
+++ b/src/clamsmtpd.8
@@ -53,6 +53,8 @@
.Op Fl r
.Op Fl t Ar timeout
.Ar serveraddr
+.Nm
+.Fl v
.Sh DESCRIPTION
.Nm
is an SMTP filter that allows you to check for viruses using the ClamAV
@@ -136,6 +138,8 @@ character or number):
.Ar timeout
is the number of seconds to wait while reading data from network connections.
[Default: 180 seconds]
+.It Fl v
+Prints the clamsmtp version number and exits.
.It serveraddr
The address of the SMTP server to send email to once it's been scanned. This
option must be specified. See syntax of addreses below.