Update of /cvsroot/monetdb/pathfinder/src/tools/xml-shred
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1335
Modified Files:
xml-shred.c
Log Message:
- Adjusting helptext
- Adding guide nodes to SQL generation as default
Index: xml-shred.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/src/tools/xml-shred/xml-shred.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- xml-shred.c 9 Jul 2007 14:02:45 -0000 1.11
+++ xml-shred.c 20 Aug 2007 12:34:54 -0000 1.12
@@ -555,7 +555,8 @@
" %s -o <filename> output filename\n"
" %s -a suppress attributes\n"
" %s -s sql encoding supported by pathfinder\n"
- " \t\t(that is probably what you want)\n",
+ " \t\t(that is probably what you want)\n"
+ " Guide node generation.\n",
argv[0], argv[0], argv[0], argv[0], argv[0], argv[0]);
}
@@ -683,7 +684,7 @@
case 's':
sql_atts = true;
- format = "%e, %s, %l, %k, %n, %t";
+ format = "%e, %s, %l, %k, %n, %t, %g";
break;
case 'h':
-------------------------------------------------------------------------
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-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins