Fix descriptions of credentials and verification options for various apps
[oweals/openssl.git] / apps / crl.c
index 5e0a517a1b2f36c770fe093ff6b9300dd17450f7..95643a0e105883457139a42e044ca8a461ef3f44 100644 (file)
@@ -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"),