summaryrefslogtreecommitdiff
path: root/help.c
diff options
context:
space:
mode:
Diffstat (limited to 'help.c')
-rw-r--r--help.c2
1 files changed, 2 insertions, 0 deletions
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",