From cd7562091d0fcad3768e6696411cedde51caba1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Tue, 9 Jul 2002 10:51:25 +0000 Subject: fix synopsis Submitted by: Nils Larsch --- doc/apps/crl2pkcs7.pod | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/apps/crl2pkcs7.pod b/doc/apps/crl2pkcs7.pod index da199b044a..3797bc0df4 100644 --- a/doc/apps/crl2pkcs7.pod +++ b/doc/apps/crl2pkcs7.pod @@ -6,12 +6,13 @@ crl2pkcs7 - Create a PKCS#7 structure from a CRL and certificates. =head1 SYNOPSIS -B B +B B [B<-inform PEM|DER>] [B<-outform PEM|DER>] [B<-in filename>] [B<-out filename>] -[B<-print_certs>] +[B<-certfile filename>] +[B<-nocrl>] =head1 DESCRIPTION -- cgit v1.2.3