X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/halibut/blobdiff_plain/e62b33025aa7174b4aafb1d89a6c178e9ceaf291..515d216bfcf6993e362b520913a05ac69fc99132:/help.c?ds=sidebyside diff --git a/help.c b/help.c index 3762a30..8104006 100644 --- a/help.c +++ b/help.c @@ -12,6 +12,8 @@ static char *helptext[] = { " --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",