static char *rcsId =
- "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/evtbuild.c,v 6.91 2008-07-23 13:49:02 hadaq Exp $";
+ "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/evtbuild.c,v 6.92 2008-07-23 13:55:40 hadaq Exp $";
#define _POSIX_C_SOURCE 199309L
syslog (LOG_ERR, "Usage: [--lustre path_to_lustre] path to the file on the Lustre cluster");
syslog (LOG_ERR, "Usage: [--ebnum] number of the event builder");
syslog (LOG_ERR, "Usage: [--orapath path] path to eb_runinfo2ora.txt");
+ syslog (LOG_ERR, "Usage: [--ignore] ignore trigger mismatch conditions");
}
static void argsDump (TheArgs * my)