Changeset: 7dfcc2124f71 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7dfcc2124f71
Modified Files:
clients/mapiclient/tomograph.c
Branch: default
Log Message:
tomograph: fixed (long) command line options:
- there is not --list / -l option any more
diffs (11 lines):
diff --git a/clients/mapiclient/tomograph.c b/clients/mapiclient/tomograph.c
--- a/clients/mapiclient/tomograph.c
+++ b/clients/mapiclient/tomograph.c
@@ -1480,7 +1480,6 @@ main(int argc, char **argv)
{ "range", 1, 0, 'r' },
{ "output", 1, 0, 'o' },
{ "debug", 0, 0, 'D' },
- { "list", 0, 0, 'l' },
{ "beat", 1, 0, 'b' },
{ "batch", 1, 0, 'B' },
{ "sql", 1, 0, 's' },
_______________________________________________
checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list