dtlsv1listentest includes e_os.h, reflect that in include dirs
[oweals/openssl.git] / apps / asn1pars.c
index 6f88a1dca4b61bd4a7f3c153ad2c33e7cac86b85..f7fa8f35313b88588a4e680238033e4d14c664c0 100644 (file)
@@ -81,7 +81,7 @@ OPTIONS asn1parse_options[] = {
     {"inform", OPT_INFORM, 'F', "input format - one of DER PEM"},
     {"in", OPT_IN, '<', "input file"},
     {"out", OPT_OUT, '>', "output file (output format is always DER)"},
-    {"i", OPT_INDENT, 0, "entries"},
+    {"i", OPT_INDENT, 0, "indents the output"},
     {"noout", OPT_NOOUT, 0, "don't produce any output"},
     {"offset", OPT_OFFSET, 'p', "offset into file"},
     {"length", OPT_LENGTH, 'p', "length of section in file"},