Update of /cvsroot/monetdb/clients/src/mapiclient/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2455/src/mapiclient/Tests
Modified Files:
mclient--help.stable.err
Log Message:
Coalesced mclient's -o and -f options into a single -f (output format)
option.
The -o option was used to specify output formatting for XQuery,
whereas -f was used to specify output formatting for the other
languages. Now the same option is used for both (similar) functions.
This also frees up -o for a future, possible -o output file option.
Index: mclient--help.stable.err
===================================================================
RCS file:
/cvsroot/monetdb/clients/src/mapiclient/Tests/mclient--help.stable.err,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- mclient--help.stable.err 11 Sep 2007 12:53:46 -0000 1.5
+++ mclient--help.stable.err 11 Sep 2007 15:51:26 -0000 1.6
@@ -15,7 +15,7 @@
Options are:
-d database | --database=database database to connect to
-e | --echo echo the query
- -f kind | --format=kind use renderer {csv,tab,raw,sql,xml}
+ -f kind | --format=kind specify output format {dm,xml} for Xquery,
or {csv,tab,raw,sql,xml}
-H | --history load/save cmdline history (default off)
-h hostname | --host=hostname host to connect to
-i | --interactive read stdin after command line args
@@ -37,7 +37,6 @@
XQuery specific options
-C colname | --collection=name collection name
- -o format | --output=format output format (dm (default) or xml)
# 13:46:19 >
# 13:46:19 > Done.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins