From: Pavel Charvat Date: Sun, 20 Jan 2008 20:20:16 +0000 (+0100) Subject: XML: Fixed the help for bin/xml-text. X-Git-Tag: holmes-import~468 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=98913827200a10e9c1188a4bdff93d695e6915e7;p=libucw.git XML: Fixed the help for bin/xml-text. --- diff --git a/sherlock/xml/xml-test.c b/sherlock/xml/xml-test.c index 20df9788..2674bc8c 100644 --- a/sherlock/xml/xml-test.c +++ b/sherlock/xml/xml-test.c @@ -52,8 +52,8 @@ CF_USAGE "\ -p, --pull Test PULL interface\n\ -s, --sax Test SAX interface\n\ --d, --dom Test DOM interface\n\ - --dtd Enable parsing of DTD\n\ +-t, --dom Test DOM interface\n\ +-d, --dtd Enable parsing of DTD\n\ --hide-errors Hide warnings and error messages\n\ --ignore-comments Ignore processing instructions\n\ --ignore-pis Ignore comments\n\