From 91b03426642705435873ad0e8108fc3c936b1db8 Mon Sep 17 00:00:00 2001 From: Didier Raboud Date: Wed, 10 Aug 2011 15:34:20 +0200 Subject: [PATCH] Fix manpage parsing errors. --- data/generatorrunner.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/generatorrunner.1 b/data/generatorrunner.1 index 045b55a..966ec57 100644 --- a/data/generatorrunner.1 +++ b/data/generatorrunner.1 @@ -40,7 +40,7 @@ The amount of messages displayed. Only generates the documentation. .IP \-\-drop-type-entries="[;TypeEntry1;...]" Semicolon separated list of type system entries (classes, namespaces, global functions and enums) to be dropped from generation. -.IP \-\-help \fR,\fP \-h \fR,\fP -? +.IP \-\-help\fR,\fP\-h\fR,\fP\-? Prints the usage message. .IP \-\-project-file= Text file containing a description of the binding project. Replaces and overrides command line arguments.