From 24498f9afec03e6cb8008e89d877d399a71018fb Mon Sep 17 00:00:00 2001 From: hadaq Date: Sun, 13 Sep 2009 12:57:19 +0000 Subject: [PATCH] update --- libtrbnet/trbcmd.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libtrbnet/trbcmd.c b/libtrbnet/trbcmd.c index d7fd82b..f2adca4 100644 --- a/libtrbnet/trbcmd.c +++ b/libtrbnet/trbcmd.c @@ -16,14 +16,14 @@ 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] \n", progName); + "[-H] [-V] \n", progName); printf("Options:\n"); printf(" -h give this help\n"); printf(" -f execute commands given in script-file\n"); -- 2.43.0