-CAserial does take a filename argument.

PR: 332
This commit is contained in:
Richard Levitte 2002-11-08 21:53:54 +00:00
parent d6257073aa
commit 3782350c14

View 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",