Update of /cvsroot/monetdb/sql/src/backends/monet5
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv7515/src/backends/monet5

Modified Files:
        monetdb.mx 
Log Message:
propagated changes of Monday Feb 02 2009 - Tuesday Feb 03 2009
from the Feb2009 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/02/02 - mr-meltdown: src/backends/monet5/monetdb.mx,1.33.2.1
remove -w option from program help, since it is long gone
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: monetdb.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet5/monetdb.mx,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- monetdb.mx  7 Jan 2009 14:19:28 -0000       1.33
+++ monetdb.mx  3 Feb 2009 09:33:44 -0000       1.34
@@ -133,14 +133,12 @@
                printf("  is running.\n");
                printf("Options:\n");
                printf("  -a  start all known databases\n");
-               printf("  -w  wait for a database to be started instead of 
returning immediately\n");
        } else if (strcmp(argv[1], "stop") == 0) {
                printf("Usage: monetdb stop [-a] database [database ...]\n");
                printf("  Stops the given database, if the MonetDB Database 
Server\n");
                printf("  is running.\n");
                printf("Options:\n");
                printf("  -a  stop all known databases\n");
-               printf("  -w  wait for a database to be stopped instead of 
returning immediately\n");
        } else if (strcmp(argv[1], "kill") == 0) {
                printf("Usage: monetdb kill [-a] database [database ...]\n");
                printf("  Kills the given database, if the MonetDB Database 
Server\n");
@@ -149,7 +147,6 @@
                printf("  killed may end up with data loss.\n");
                printf("Options:\n");
                printf("  -a  kill all known databases\n");
-               printf("  -w  wait for a database to be killed instead of 
returning immediately\n");
        } else if (strcmp(argv[1], "discover") == 0) {
                printf("Usage: monetdb discover\n");
                printf("  Lists the remote databases discovered by the 
MonetDB\n");


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to