Add usage string for -fingerprint.

PR: 560
This commit is contained in:
Richard Levitte 2003-03-31 13:06:24 +00:00
parent 1a15c89988
commit 03eeb07152

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