From: Hubert Kario Date: Wed, 18 Jun 2014 17:58:01 +0000 (+0200) Subject: smime man page: add missing options in SYNOPSIS X-Git-Tag: master-pre-reformat~635 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ce21d108bdb51cfbd68f4f4980a7d30b24403aa8;p=openssl smime man page: add missing options in SYNOPSIS -CAfile and -CApath is documented in OPTIONS but is missing in SYNOPSIS, add them there --- diff --git a/doc/apps/smime.pod b/doc/apps/smime.pod index cc6f3aeaa4..8b483e3f08 100644 --- a/doc/apps/smime.pod +++ b/doc/apps/smime.pod @@ -15,6 +15,8 @@ B B [B<-pk7out>] [B<-[cipher]>] [B<-in file>] +[B<-CAfile file>] +[B<-CApath dir>] [B<-trusted_first>] [B<-certfile file>] [B<-signer file>]