smime man page: add missing options in SYNOPSIS

-CAfile and -CApath is documented in OPTIONS but is missing
in SYNOPSIS, add them there
This commit is contained in:
Hubert Kario 2014-06-18 19:58:01 +02:00 committed by Matt Caswell
parent 6d3d579367
commit ce21d108bd

View File

@ -15,6 +15,8 @@ B<openssl> B<smime>
[B<-pk7out>]
[B<-[cipher]>]
[B<-in file>]
[B<-CAfile file>]
[B<-CApath dir>]
[B<-trusted_first>]
[B<-certfile file>]
[B<-signer file>]