Re: [xslt] -V to standard error feature request
- From: Thomas Broyer <tbroyer ltgt net>
- To: xslt gnome org
- Subject: Re: [xslt] -V to standard error feature request
- Date: Fri, 13 Jul 2001 03:24:39 +0200
Le 12/07/01 22:27:33, Sebastian Rahtz a écrit :
> If I say
>
> xsltproc -V foo.xsl bar.xml > bar.html
>
> I would expect the -V output to go on standard error, not into
> bar.html.
If you want to save the result of the transformation into a file, use the
-o or --output option.
xsltproc -V -o bar.html foo.xsl bar.xml
Tom.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]