Forgot to mention the info backend in the command-line help. Oops.
[sgt/halibut] / help.c
diff --git a/help.c b/help.c
index 1ba84bb..3762a30 100644 (file)
--- a/help.c
+++ b/help.c
@@ -11,6 +11,7 @@ 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",
     "         -Cfoo:bar:baz         append \\cfg{foo}{bar}{baz} to input",
     "         --precise             report column numbers in error messages",
     "         --help                display this text",