1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-08-08 21:42:07 +03:00

Tiny doc improvement

This commit is contained in:
Daniel Veillard
2012-08-08 16:14:21 +08:00
parent 937ba2a3eb
commit 042bf4c3ec

View File

@@ -21,7 +21,7 @@ Usage: xsltproc [options] stylesheet file [file ...]
--timing: display the time used --timing: display the time used
--repeat: run the transformation 20 times --repeat: run the transformation 20 times
--debug: dump the tree of the result instead --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 --noout: do not dump the result
--maxdepth val : increase the maximum depth --maxdepth val : increase the maximum depth
--html: the input document is(are) an HTML file(s) --html: the input document is(are) an HTML file(s)