From 98913827200a10e9c1188a4bdff93d695e6915e7 Mon Sep 17 00:00:00 2001 From: Pavel Charvat Date: Sun, 20 Jan 2008 21:20:16 +0100 Subject: [PATCH] XML: Fixed the help for bin/xml-text. --- sherlock/xml/xml-test.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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\ -- 2.39.5