GH932: Add more help messages to some apps options.
[openssl.git] / apps / smime.c
index 60daeb408d5ec892fd5201a1ef5e9f4a4b5321e9..3257a23396f187615d9623d077144639fcba1e0c 100644 (file)
@@ -148,7 +148,7 @@ OPTIONS smime_options[] = {
     {"rand", OPT_RAND, 's',
      "Load the file(s) into the random number generator"},
     {"passin", OPT_PASSIN, 's', "Input file pass phrase source"},
-    {"md", OPT_MD, 's'},
+    {"md", OPT_MD, 's', "Digest algorithm to use when signing or resigning"},
     {"", OPT_CIPHER, '-', "Any supported cipher"},
     OPT_V_OPTIONS,
 #ifndef OPENSSL_NO_ENGINE