X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/halibut/blobdiff_plain/bc7e2a4bfd45b8f0d2ca48eb70fd4a791602ad02..8798374dfb4ed3bc4d8dda002d9e8a26bc92d8f9:/help.c diff --git a/help.c b/help.c index 1ba84bb..8104006 100644 --- a/help.c +++ b/help.c @@ -11,6 +11,9 @@ static char *helptext[] = { " --html[=filename] generate XHTML output", " --winhelp[=filename] generate Windows Help output", " --man[=filename] generate man page output", + " --info[=filename] generate GNU info output", + " --ps[=filename] generate PostScript output", + " --pdf[=filename] generate PDF output", " -Cfoo:bar:baz append \\cfg{foo}{bar}{baz} to input", " --precise report column numbers in error messages", " --help display this text",