Additions:
See CommandRedirect for specifics on redirection.
Deletions:
Additions:
See http://www.xmlsh.org/CommandRedirect for specifics on redirection.
Additions:
||-b,-base uri||Override the base-uri of the xproc pipeline file (to simulate executing a remote pipeline from a local file)||
||-n||No input. Do not read any input ports for pipeline input||
||-iw,-iwrap||Expect input documents to be wrapped by a root node. This allows a sequence of documents on an input port.||
||-ow,-owrap||Wrap output documents with a root node "wrap". This allows a sequence of documents on an output port||
||-o,-option name=value||Pass an option to the pipeline. May occur multiple times||
||-n||No input. Do not read any input ports for pipeline input||
||-iw,-iwrap||Expect input documents to be wrapped by a root node. This allows a sequence of documents on an input port.||
||-ow,-owrap||Wrap output documents with a root node "wrap". This allows a sequence of documents on an output port||
||-o,-option name=value||Pass an option to the pipeline. May occur multiple times||
Deletions:
-b uri Override the base-uri of the xproc pipeline file (to simulate executing a remote pipeline from a local file)
-n No input. Do not read any input ports for pipeline input
-iw
-iwrap Expect input documents to be wrapped by a root node. This allows a sequence of documents on an input port.
-ow
-owrap Wrap output documents with a root node "wrap". This allows a sequence of documents on an output port
-o name=value
-option name=value Pass an option to the pipeline. May occur multiple times
Additions:
Note: Parameter ports are not yet supported. They will be supported in a future version ("really really soon").
Additions:
====Options====