Add usage string for -fingerprint.
[openssl.git] / apps / crl.c
index c6089ace526189ee55cdb00df04e9a6cf09defb5..81d66587c140cd14d4c38b4252ed8ad24e662312 100644 (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",