1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-29 15:41:13 +03:00
This commit is contained in:
Daniel Mustieles
2012-03-19 21:46:45 +01:00
parent 1339da2997
commit a2e32666e0
2 changed files with 2 additions and 2 deletions

View File

@ -498,7 +498,7 @@ static void usage(const char *name) {
printf("\t--debug: dump the tree of the result instead\n");
#endif
printf("\t--dumpextensions: dump the registered extension elements and functions to stdout\n");
printf("\t--novalid skip the Dtd loading phase\n");
printf("\t--novalid skip the DTD loading phase\n");
printf("\t--nodtdattr do not default attributes from the DTD\n");
printf("\t--noout: do not dump the result\n");
printf("\t--maxdepth val : increase the maximum depth\n");