Changeset: 83aabe627d44 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=83aabe627d44 Modified Files: tools/merovingian/client/monetdb.c Branch: default Log Message:
Add profilerstart and profilerstop at the monetdb usage message diffs (11 lines): diff --git a/tools/merovingian/client/monetdb.c b/tools/merovingian/client/monetdb.c --- a/tools/merovingian/client/monetdb.c +++ b/tools/merovingian/client/monetdb.c @@ -66,6 +66,7 @@ command_help(int argc, char *argv[]) printf(" where command is one of:\n"); printf(" create, destroy, lock, release\n"); printf(" status, start, stop, kill\n"); + printf(" profilerstart, profilerstop\n"); printf(" set, get, inherit\n"); printf(" discover, help, version\n"); printf(" options can be:\n"); _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list