-CAserial does take a filename argument.
authorRichard Levitte <levitte@openssl.org>
Sat, 9 Nov 2002 21:53:56 +0000 (21:53 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 9 Nov 2002 21:53:56 +0000 (21:53 +0000)
PR: 332

apps/x509.c

index 5a41c389ee7727e823788b48b28d378db75d6560..0e364e35389776be5b29d620cc4713a84ee56dbc 100644 (file)
@@ -122,7 +122,7 @@ static char *x509_usage[]={
 " -CAkey arg      - set the CA key, must be PEM format\n",
 "                   missing, it is assumed to be in the CA file.\n",
 " -CAcreateserial - create serial number file if it does not exist\n",
-" -CAserial       - serial file\n",
+" -CAserial arg   - serial file\n",
 " -set_serial     - serial number to use\n",
 " -text           - print the certificate in text form\n",
 " -C              - print out C code forms\n",