osx/*: update page (#7665)
This commit is contained in:

committed by
GitHub

parent
b1326296cd
commit
692469016e
@@ -9,4 +9,4 @@
|
||||
|
||||
- Pass a value to a parameter in the stylesheet:
|
||||
|
||||
`xsltproc --output {{output.html}} --stringparam {{name}} {{value}} {{stylesheet.xslt}} {{xmlfile.xml}}`
|
||||
`xsltproc --output {{output.html}} --stringparam "{{name}}" "{{value}}" {{stylesheet.xslt}} {{xmlfile.xml}}`
|
||||
|
Reference in New Issue
Block a user