Update of /cvsroot/monetdb/MonetDB5/src/tools
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14642
Modified Files:
mserver5.mx.in
Log Message:
Typo
Index: mserver5.mx.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/tools/mserver5.mx.in,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- mserver5.mx.in 17 Aug 2007 13:56:59 -0000 1.29
+++ mserver5.mx.in 19 Aug 2007 09:32:18 -0000 1.30
@@ -31,7 +31,7 @@
@- Usage
@verbatim
-usage: mserver5 [options] [script]
+usage: mserver5 [options] [scripts]
--dbname=<database_name>
--dbfarm=<directory>
--dbinit=<stmt> Server prepare statement
@@ -119,7 +119,7 @@
void
usage(char *prog)
{
- fprintf(stderr, "Usage: %s [options] [script]\n", prog);
+ fprintf(stderr, "Usage: %s [options] [scripts]\n", prog);
fprintf(stderr, " --dbname=<database_name> \n");
fprintf(stderr, " --dbfarm=<database_directory> \n");
fprintf(stderr," --version \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