X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=apps%2Fcrl.c;h=95643a0e105883457139a42e044ca8a461ef3f44;hp=5e0a517a1b2f36c770fe093ff6b9300dd17450f7;hb=2b264aee6f3b92f14cb3e3dc5b27d14831870923;hpb=b418980c3f5519c248afc40a575b89f629d56b45 diff --git a/apps/crl.c b/apps/crl.c index 5e0a517a1b..95643a0e10 100644 --- a/apps/crl.c +++ b/apps/crl.c @@ -46,7 +46,7 @@ const OPTIONS crl_options[] = { #ifndef OPENSSL_NO_MD5 {"hash_old", OPT_HASH_OLD, '-', "Print old-style (MD5) hash value"}, #endif - {"nameopt", OPT_NAMEOPT, 's', "Various certificate name options"}, + {"nameopt", OPT_NAMEOPT, 's', "Certificate subject/issuer name printing options"}, {"", OPT_MD, '-', "Any supported digest"}, OPT_SECTION("CRL"),