Forrest logo
back to context overview

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 machine
    explain this command
  • xml-depyx:tldr:61bec xml-depyx: ISO 8879) document to XML format.
    $ xml depyx ${select} > ${path-to-output-xml}
    try on your machine
    explain this command
  • xml-depyx:tldr:ed0d3 xml-depyx: Display help for the `depyx` subcommand.
    $ xml depyx --help
    try on your machine
    explain this command
back to context overview