]> jspc29.x-matter.uni-frankfurt.de Git - trbnettools.git/commitdiff
update
authorhadaq <hadaq>
Sun, 13 Sep 2009 12:57:19 +0000 (12:57 +0000)
committerhadaq <hadaq>
Sun, 13 Sep 2009 12:57:19 +0000 (12:57 +0000)
libtrbnet/trbcmd.c

index d7fd82b7cc3e5e89c5fe2c5c6fa99b7ec32e5eb7..f2adca4d639eb4e3bc23aec9e557dc2fb16f6d6b 100644 (file)
 
 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");