APPS: Move load_csr_autofmt() from apps/cmp.c to apps.c and use it also for apps...
[openssl.git] / doc / man1 / openssl-req.pod.in
index fcb533a29e39915fc886ce771f25157bb5e41098..2f525f411bd073c6563cc88d6917acafbcd61567 100644 (file)
@@ -70,9 +70,14 @@ for use as root CAs for example.
 
 Print out a usage message.
 
-=item B<-inform> B<DER>|B<PEM>, B<-outform> B<DER>|B<PEM>
+=item B<-inform> B<DER>|B<PEM>
 
-The input and output formats; unspecified by default.
+The CSR input file format to use; by default PEM is tried first.
+See L<openssl-format-options(1)> for details.
+
+=item B<-outform> B<DER>|B<PEM>
+
+The output format; unspecified by default.
 See L<openssl-format-options(1)> for details.
 
 The data is a PKCS#10 object.