Add missing documentation of the default format for commands.
[openssl.git] / doc / man1 / crl2pkcs7.pod
index 11d7cc942be0dbaa9d9c9af8b00868981aaefffa..3bf1facfecc50497bd77364b4cbe758ed1d99cd9 100644 (file)
@@ -33,13 +33,13 @@ Print out a usage message.
 
 This specifies the CRL input format. B<DER> format is DER encoded CRL
 structure.B<PEM> (the default) is a base64 encoded version of
 
 This specifies the CRL input format. B<DER> format is DER encoded CRL
 structure.B<PEM> (the default) is a base64 encoded version of
-the DER form with header and footer lines.
+the DER form with header and footer lines. The default format is PEM.
 
 =item B<-outform DER|PEM>
 
 This specifies the PKCS#7 structure output format. B<DER> format is DER
 encoded PKCS#7 structure.B<PEM> (the default) is a base64 encoded version of
 
 =item B<-outform DER|PEM>
 
 This specifies the PKCS#7 structure output format. B<DER> format is DER
 encoded PKCS#7 structure.B<PEM> (the default) is a base64 encoded version of
-the DER form with header and footer lines.
+the DER form with header and footer lines. The default format is PEM.
 
 =item B<-in filename>
 
 
 =item B<-in filename>