From 692c519a09fbb8e5feef9046844627c9e172a64b Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Sat, 26 Mar 2011 00:16:14 +0100 Subject: Fix tst_XmlPatterns::xquerySupport() autotest --- tests/auto/xmlpatterns/stderrBaselines/Passhelp.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/tests/auto/xmlpatterns/stderrBaselines/Passhelp.txt b/tests/auto/xmlpatterns/stderrBaselines/Passhelp.txt index 4e789e7..4a86f75 100644 --- a/tests/auto/xmlpatterns/stderrBaselines/Passhelp.txt +++ b/tests/auto/xmlpatterns/stderrBaselines/Passhelp.txt @@ -1,28 +1,28 @@ xmlpatterns -- A tool for running XQuery queries. - - When appearing, any following options are not + - When appearing, any following options are not interpreted as switches. -help Displays this help. - -initial-template The name of the initial template to call as a + -initial-template The name of the initial template to call as a Clark Name. - -is-uri If specified, all filenames on the command line + -is-uri If specified, all filenames on the command line are interpreted as URIs instead of a local filenames. - -no-format By default output is formatted for readability. + -no-format By default output is formatted for readability. When specified, strict serialization is performed. - -output A local file to which the output should be + -output A local file to which the output should be written. The file is overwritten, or if not exist, created. If absent, stdout is used. - -param Binds an external variable. The value is + -param Binds an external variable. The value is directly available using the variable reference: $name. -version Displays version information. - focus The document to use as focus. Mandatory in case + focus The document to use as focus. Mandatory in case a stylesheet is used. This option is also affected by the is-uris option. - query/stylesheet A local filename pointing to the query to run. + query/stylesheet A local filename pointing to the query to run. If the name ends with .xsl it's assumed to be an XSL-T stylesheet. If it ends with .xq, it's assumed to be an XQuery query. (In other cases -- cgit v0.12