36091fd348
The usage does not mention the "-a,--arch" or "-T,--dump-types" options, so add them. The calls to getopt() seem to mention options that no longer exist (some "k" and "p" thingy) but omits the "h" option which means using '-h' actually triggers the error code path, so update those as well. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
genksyms.c | ||
genksyms.h | ||
keywords.c_shipped | ||
keywords.gperf | ||
lex.c_shipped | ||
lex.l | ||
parse.c_shipped | ||
parse.h_shipped | ||
parse.y |