static int hexMode = HEXMODE;
-static const char trbcmd_version[] = "$Revision: 2.24 $";
+static const char trbcmd_version[] = "$Revision: 2.25 $";
/* ------ MAIN ---------------------------------------------------------- */
void usage(const char *progName)
{
printf("Usage: %s [-h] [-f script-file] [-n number] [-d level] "
- "[-H] <COMMAND>\n", progName);
+ "[-H] [-V] <COMMAND>\n", progName);
printf("Options:\n");
printf(" -h give this help\n");
printf(" -f execute commands given in script-file\n");