Fix descriptions of credentials and verification options for various apps
[oweals/openssl.git] / apps / x509.c
index e2a68828e3727d6902d65d942c26fb94c66b9f62..996e89e4d9fc34151f6e9656aa3b54fadbaf8614 100644 (file)
@@ -117,7 +117,7 @@ const OPTIONS x509_options[] = {
     {"issuer_hash_old", OPT_ISSUER_HASH_OLD, '-',
      "Print old-style (MD5) subject hash value"},
 #endif
-    {"nameopt", OPT_NAMEOPT, 's', "Various certificate name options"},
+    {"nameopt", OPT_NAMEOPT, 's', "Certificate subject/issuer name printing options"},
 
     OPT_SECTION("Certificate"),
     {"startdate", OPT_STARTDATE, '-', "Set notBefore field"},