xml: marchersimon requested changes
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
8815c90985
commit
aa67236fc3
@@ -5,7 +5,7 @@
|
||||
|
||||
- Transform an XML document using an XSL stylesheet, passing one XPATH parameter and one literal string parameter:
|
||||
|
||||
`xml transform {{path/to/stylesheet.xsl}} -p {{"Count='count(/xml/table/rec)'"}} -s {{Text="Count="}} {{path/to/input.xml|URI}}`
|
||||
`xml transform {{path/to/stylesheet.xsl}} -p "{{Count='count(/xml/table/rec)'}}" -s {{Text="Count="}} {{path/to/input.xml|URI}}`
|
||||
|
||||
- Display help for the `transform` subcommand:
|
||||
|
||||
|
Reference in New Issue
Block a user