xml: Changes requested by Starbeamrainbowlabs
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
786342aeef
commit
4f79b0d5d1
@@ -1,4 +1,4 @@
|
||||
# xml-pyx
|
||||
# xml pyx
|
||||
|
||||
> Convert an XML document to PYX (ESIS - ISO 8879) format.
|
||||
> More information: <http://xmlstar.sourceforge.net/docs.php>.
|
||||
@@ -7,10 +7,10 @@
|
||||
|
||||
`xml pyx {{path/to/input.xml|URI}} >{{path/to/output.pyx}}`
|
||||
|
||||
- Convert an XML document from standard input to PYX format:
|
||||
- Convert an XML document from the standard input to PYX format:
|
||||
|
||||
`cat {{path/to/input.xml}} | xml pyx >{{path/to/output.pyx}}`
|
||||
|
||||
- Display help for `pyx` subcommand:
|
||||
- Display help for the `pyx` subcommand:
|
||||
|
||||
`xml pyx --help`
|
||||
|
Reference in New Issue
Block a user