Update of /cvsroot/monetdb/MonetDB5/src/tools
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11842
Modified Files:
monetdb.mx
Log Message:
Addition of minimal expected features.
Index: monetdb.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/tools/monetdb.mx,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- monetdb.mx 18 Aug 2007 16:27:01 -0000 1.3
+++ monetdb.mx 18 Aug 2007 16:43:45 -0000 1.4
@@ -91,9 +91,14 @@
printf(" Various options control what information\n");
printf(" is displayed.\n");
printf("Options:\n");
- printf(" -a | --all list status of all
databases\n");
- printf(" -c | --cycle=# list status of all
databases every # seconds\n");
- printf(" -b | --brief use short one-line
listing\n");
+ printf(" -d database | --database=nme \n");
+ printf(" -l | --list list status of all databases
[default]\n");
+ printf(" -c | --cycle=# list status of all databases
every # seconds\n");
+ printf(" -b | --brief use short one-line
listing\n");
+ printf(" -p | --pause suspend new client
connections\n");
+ printf(" -r | --resume accept new client
connections\n");
+ printf(" -s | --shutdown bring service down \n");
+ printf(" -a | --activate service can be started again
\n");
} else if (strcmp(argv[1], "create") == 0) {
printf("Usage: monetdb create database\n");
printf(" Initialises a new database on the (local?) system.
\n");
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins