xml: changes requested by marchersimon,
which undo the "the" changes previously made for sbrl. The `select`, `edit`, and `transform` subcommands are not yet ready.
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
4f79b0d5d1
commit
82f626c693
@@ -3,9 +3,9 @@
|
||||
> Validate XML documents.
|
||||
> More information: <http://xmlstar.sourceforge.net/docs.php>.
|
||||
|
||||
- Validate XML document(s) for well-formedness only (default behavior):
|
||||
- Validate XML document(s) for well-formedness only:
|
||||
|
||||
`xml validate --well-formed {{path/to/input1.xml|URI}} {{input2.xml ...}}`
|
||||
`xml validate {{path/to/input1.xml|URI}} {{input2.xml ...}}`
|
||||
|
||||
- Validate XML document(s) against a Document Type Definition (DTD):
|
||||
|
||||
|
Reference in New Issue
Block a user