Commit ae7096a 1 parent 736487d commit ae7096a Copy full SHA for ae7096a
File tree 1 file changed +19
-0
lines changed
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 72
72
<arg choice =" plain" ><option >--debugent</option ></arg >
73
73
<arg choice =" plain" ><option >--copy</option ></arg >
74
74
<arg choice =" plain" ><option >--recover</option ></arg >
75
+ <arg choice =" plain" ><option >--nodict</option ></arg >
75
76
<arg choice =" plain" ><option >--noent</option ></arg >
76
77
<arg choice =" plain" ><option >--noout</option ></arg >
77
78
<arg choice =" plain" ><option >--nonet</option ></arg >
115
116
<arg choice =" plain" ><option >--relaxng <replaceable class =" option" >SCHEMA</replaceable ></option ></arg >
116
117
<arg choice =" plain" ><option >--schema <replaceable class =" option" >SCHEMA</replaceable ></option ></arg >
117
118
<arg choice =" plain" ><option >--c14n</option ></arg >
119
+ <arg choice =" plain" ><option >--pedantic</option ></arg >
118
120
</group >
119
121
<group choice =" req" >
120
122
<arg choice =" plain" rep =" repeat" ><replaceable >XML-FILE(S)</replaceable ></arg >
376
378
</listitem >
377
379
</varlistentry >
378
380
381
+ <varlistentry >
382
+ <term ><option >--nodict</option ></term >
383
+ <listitem >
384
+ <para >
385
+ Don't use dictionaries (parser option XML_PARSE_NODICT).
386
+ Only for debugging.
387
+ </para >
388
+ </listitem >
389
+ </varlistentry >
390
+
379
391
<varlistentry >
380
392
<term ><option >--noent</option ></term >
381
393
<listitem >
469
481
</listitem >
470
482
</varlistentry >
471
483
484
+ <varlistentry >
485
+ <term ><option >--pedantic</option ></term >
486
+ <listitem >
487
+ <para >Enable additional warnings.</para >
488
+ </listitem >
489
+ </varlistentry >
490
+
472
491
<varlistentry >
473
492
<term ><option >--postvalid</option ></term >
474
493
<listitem >
You can’t perform that action at this time.
0 commit comments