
xml-depyx
List of commands for xml-depyx:
-
xml-depyx:tldr:17600 xml-depyx: Convert a PYX document from `stdin` to XML format.$ cat ${path-to-input-pyx} | xml depyx > ${path-to-output-xml}try on your machineexplain this command
-
xml-depyx:tldr:61bec xml-depyx: ISO 8879) document to XML format.$ xml depyx ${select} > ${path-to-output-xml}try on your machineexplain this command
-
xml-depyx:tldr:ed0d3 xml-depyx: Display help for the `depyx` subcommand.$ xml depyx --helptry on your machineexplain this command