Add description of --validate_kdump_headers command-line option.
---
 help.c | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/help.c b/help.c
index a9c4d30..521588f 100644
--- a/help.c
+++ b/help.c
@@ -362,6 +362,10 @@ char *program_usage_info[] = {
     "    Show or hide command output that is associated with offline cpus,",
     "    overriding any settings in either ./.crashrc or $HOME/.crashrc.",
     "",
+    "  --validate_kdump_headers",
+    "    Validate kdump-compressed format during startup and show information"
+    "    if invalid entries are found.",
+    "",
     "FILES:",
     "",
     "  .crashrc",
-- 
2.43.1