xml: draft all but 3 most complex subcommands
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
cbd7a0e7cd
commit
786342aeef
@@ -1,7 +1,7 @@
|
||||
# xml
|
||||
|
||||
> XMLStarlet toolkit: Query, edit, check, and transform XML documents.
|
||||
> Subcommands: `canonic`, `edit`, `elements`, `escape`, `format`, `list`, `pyx`, `p2x`, `select`, `transform`, `unescape`, or `validate`.
|
||||
> XMLStarlet Toolkit: Query, edit, check, convert and transform XML documents.
|
||||
> Subcommands: `canonic`, `edit`, `elements`, `escape`, `unescape`, `format`, `list`, `pyx`, `depyx`, `select`, `transform`, or `validate`.
|
||||
> More information: <http://xmlstar.sourceforge.net/docs.php>.
|
||||
|
||||
- Execute a subcommand with input from a file or URI and using standard output:
|
||||
|
Reference in New Issue
Block a user