X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/halibut/blobdiff_plain/59ddc51d1cb534fc22b1787b57cd4b9d48433aa5..4118fc81d41680b91459e46f0e2aef47ecaadcef:/help.c 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",