static int hexMode = HEXMODE;
-static const char trbcmd_version[] = "$Revision: 2.31 $";
+static const char trbcmd_version[] = "$Revision: 2.32 $";
/* ---- User Buffer Size ----------------------------------------------- */
printf(" -h give this help\n");
printf(" -f execute commands given in script-file\n");
printf(" -n repeat COMMAND number times, -1 = endless loop\n");
- printf(" -M turn on BigMemoryMode (TRB-Boards with > 32MByte Memory)\n");
+ printf(" -M turn on HighMemoryMode (maximum usage is 20MByte, default: "
+ "3MByte)\n");
printf(" -d turn on Debugging Information\n");
printf(" level 1: TRB_Package debugging\n");
printf(" level 2: +FIFO debugging\n");
printf(" -D FIFO DMA-Mode\n");
printf(" -l lazy-mode: skip most consistency-checks of packages\n");
- printf(" -H hex-mode: all following arguments will be interpreted "
+ printf(" -H hex-mode: all arguments will be interpreted "
"as hexadecimal-numbers\n");
printf(" -V Version number\n");
printf("\nCommands:\n");