summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.