Add usage string for -fingerprint.

PR: 560
This commit is contained in:
Richard Levitte 2003-03-31 13:06:27 +00:00
parent d1c5c168b5
commit c6b220d933

View File

@ -81,6 +81,7 @@ static char *crl_usage[]={
" -in arg - input file - default stdin\n",
" -out arg - output file - default stdout\n",
" -hash - print hash value\n",
" -fingerprint - print the crl fingerprint\n",
" -issuer - print issuer DN\n",
" -lastupdate - lastUpdate field\n",
" -nextupdate - nextUpdate field\n",