diff --git a/man/dkimverify.1 b/man/dkimverify.1 index 072514c..2b13d89 100644 --- a/man/dkimverify.1 +++ b/man/dkimverify.1 @@ -133,7 +133,7 @@ dkimverify \- Script for DKIM verifying messages on stdin .SH "VERSION" -0\.6\.0 +1\.1\.0 .SH "DESCRIPTION" @@ -141,6 +141,13 @@ dkimverify reads an RFC822 message on standard input, and returns with exit code 0 if the signature verifies successfully. Otherwise, it returns with exit code 1. +.SH "USAGE" +usage: dkimverify.py [\-h] [\-\-index N] . .PP