fix type-o in README

This commit is contained in:
Rich Remer 2015-09-18 16:10:50 -07:00
parent 7e583eb22c
commit 401eb1d78f

View File

@ -14,7 +14,7 @@ Usage: smtp2http [-v|--verbose] [-s|--silent|-q|--quiet]
-v --verbose Log information to STDOUT -v --verbose Log information to STDOUT
TLS Option TLS Option
The --tls option accepts a colon-delimited list of certificate file. The --tls option accepts a colon-delimited list of certificate files.
You can specify a single combined PFX file, a cert file followed by a You can specify a single combined PFX file, a cert file followed by a
key file, or a cert file followed by a key file followed by a signing key file, or a cert file followed by a key file followed by a signing
authority certificate. authority certificate.