diff --git a/src/skin/pe_skin_default.c b/src/skin/pe_skin_default.c index f958404..98381b6 100644 --- a/src/skin/pe_skin_default.c +++ b/src/skin/pe_skin_default.c @@ -12,7 +12,7 @@ const struct argv_option pe_default_options[] = { "format output for parsing by %s"}, {"category", 'c',TAG_CATEGORY,ARGV_OPTARG_NONE,0,0,0, - "print image type"}, + "print image category"}, {"sections", 's',TAG_SECTIONS,ARGV_OPTARG_NONE,0,0,0, "print image sections"},