From 042bf4c3ec2c722cb8f77de350b88301693782d8 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Wed, 8 Aug 2012 16:14:21 +0800 Subject: [PATCH] Tiny doc improvement --- doc/xsltproc2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/xsltproc2.html b/doc/xsltproc2.html index 8662c883..e24e456d 100644 --- a/doc/xsltproc2.html +++ b/doc/xsltproc2.html @@ -21,7 +21,7 @@ Usage: xsltproc [options] stylesheet file [file ...] --timing: display the time used --repeat: run the transformation 20 times --debug: dump the tree of the result instead - --novalid: skip the Dtd loading phase + --novalid: skip the DTD loading phase --noout: do not dump the result --maxdepth val : increase the maximum depth --html: the input document is(are) an HTML file(s)