smime man page: add missing options in SYNOPSIS
authorHubert Kario <hkario@redhat.com>
Wed, 18 Jun 2014 17:58:01 +0000 (19:58 +0200)
committerMatt Caswell <matt@openssl.org>
Thu, 19 Jun 2014 22:09:21 +0000 (23:09 +0100)
-CAfile and -CApath is documented in OPTIONS but is missing
in SYNOPSIS, add them there

doc/apps/smime.pod

index cc6f3aeaa4847e008071b4ae9524303eb65e62d1..8b483e3f081c056b0fc186e9c50c29a14924c3f1 100644 (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>]