The documentation file
        doc/apps/smime.pod
contains the '-in file' option twice in the SYNOPSIS section.

        =pod
        
        =head1 NAME
        
        smime - S/MIME utility
        
        =head1 SYNOPSIS
        
        B<openssl> B<smime>
        [B<-encrypt>]
        [B<-decrypt>]
        [B<-sign>]
        [B<-verify>]
        [B<-pk7out>]
        [B<-des>]
        [B<-des3>]
        [B<-rc2-40>]
        [B<-rc2-64>]
        [B<-rc2-128>]
        [B<-in file>]                        <----------------
        [B<-certfile file>]
        [B<-signer file>]
        [B<-recip  file>]
        [B<-in file>]                        <----------------
        

Thanx guys for writing/maintaining this very useful library and sharing
your work with the rest of us !

- J
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to