summaryrefslogtreecommitdiff
path: root/man/dummy-man
diff options
context:
space:
mode:
Diffstat (limited to 'man/dummy-man')
-rwxr-xr-xman/dummy-man1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/dummy-man b/man/dummy-man
index 306937628..dca2b6784 100755
--- a/man/dummy-man
+++ b/man/dummy-man
@@ -30,6 +30,7 @@ while test $# -gt 0; do
# in the makefile.
--include=*);;
--include) shift;;
+ --info-page=*);;
-*) fatal_ "invalid or unrecognized help2man option '$1'";;
--) shift; break;;
*) break;;