diff -r fec951a0a654 -r 489ea0becd74 tool/CommandRegRead.cpp --- a/tool/CommandRegRead.cpp Tue Mar 09 16:23:30 2010 +0100 +++ b/tool/CommandRegRead.cpp Thu Mar 11 14:29:43 2010 +0100 @@ -62,9 +62,7 @@ << " can be omitted), if a selected data type" << endl << " implies a length." << endl << endl - << "These are the valid data types:" << endl - << " int8, int16, int32, int64, uint8, uint16, uint32," << endl - << " uint64, string, raw." << endl + << typeInfo() << endl << "Command-specific options:" << endl << " --alias -a " << endl