Skip to content

Commit 999852a

Browse files
committed
chore: Update commands/docs/from_xml.md
1 parent 9850e1d commit 999852a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/docs/from_xml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ contributors: false
2323
## Flags
2424

2525
- `--keep-comments`: add comment nodes to result
26-
- `--disallow-dtd`: disallow parsing documents with DTDs (prevents exponential entity expansion attacks)
26+
- `--allow-dtd`: allow parsing documents with DTDs (may result in exponential entity expansion)
2727
- `--keep-pi`: add processing instruction nodes to result
2828

2929

0 commit comments

Comments
 (0)