Add missing documentation of the default format for commands.
[openssl.git] / doc / man1 / pkey.pod
index a09736d01ef49cc822c8576f448b5eedba739b60..4d37c92c5b1f5e139afec096a90f14ea09107907 100644 (file)
@@ -38,12 +38,12 @@ Print out a usage message.
 
 =item B<-inform DER|PEM>
 
-This specifies the input format DER or PEM.
+This specifies the input format DER or PEM. The default format is PEM.
 
 =item B<-outform DER|PEM>
 
-This specifies the output format, the options have the same meaning as the
-B<-inform> option.
+This specifies the output format, the options have the same meaning and default
+as the B<-inform> option.
 
 =item B<-in filename>