Update of /cvsroot/monetdb/sql/src/backends/monet5
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv5054
Modified Files:
Tag: Feb2009
monetdb.mx
Log Message:
remove -w option from program help, since it is long gone
U monetdb.mx
Index: monetdb.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet5/monetdb.mx,v
retrieving revision 1.33
retrieving revision 1.33.2.1
diff -u -d -r1.33 -r1.33.2.1
--- monetdb.mx 7 Jan 2009 14:19:28 -0000 1.33
+++ monetdb.mx 2 Feb 2009 13:20:30 -0000 1.33.2.1
@@ -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");
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins