Redo the way 'req' and 'ca' add objects: add support for oid_section.
[openssl.git] / apps / dsaparam.c
index de1d0cc953ad6490b1ecbcbf114736c94e6c6caa..e01f93974892fac327779d045850766771977c12 100644 (file)
@@ -172,7 +172,7 @@ bad:
                BIO_printf(bio_err,"where options are\n");
                BIO_printf(bio_err," -inform arg   input format - one of DER TXT PEM\n");
                BIO_printf(bio_err," -outform arg  output format - one of DER TXT PEM\n");
-               BIO_printf(bio_err," -in arg       inout file\n");
+               BIO_printf(bio_err," -in arg       input file\n");
                BIO_printf(bio_err," -out arg      output file\n");
                BIO_printf(bio_err," -text         check the DSA parameters\n");
                BIO_printf(bio_err," -C            Output C code\n");