We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9850e1d commit 999852aCopy full SHA for 999852a
commands/docs/from_xml.md
@@ -23,7 +23,7 @@ contributors: false
23
## Flags
24
25
- `--keep-comments`: add comment nodes to result
26
- - `--disallow-dtd`: disallow parsing documents with DTDs (prevents exponential entity expansion attacks)
+ - `--allow-dtd`: allow parsing documents with DTDs (may result in exponential entity expansion)
27
- `--keep-pi`: add processing instruction nodes to result
28
29
0 commit comments