win32 portability patch and win32/rrdlib.vcproj file for the source
[rrdtool.git] / src / rrd_tool.c
index 051631c..4da8019 100644 (file)
@@ -70,8 +70,7 @@ void PrintUsage(
 
     const char *help_dump =
         N_("* dump - dump an RRD to XML\n\n"
-           "\trrdtool dump filename.rrd >filename.xml\n"
-           "\t\t[--header|-h {xsd,dtd}]\n\n");
+           "\trrdtool dump filename.rrd >filename.xml\n\n");
 
     const char *help_info =
         N_("* info - returns the configuration and status of the RRD\n\n"