diff -r fec951a0a654 -r 489ea0becd74 tool/CommandRegWrite.cpp --- a/tool/CommandRegWrite.cpp Tue Mar 09 16:23:30 2010 +0100 +++ b/tool/CommandRegWrite.cpp Thu Mar 11 14:29:43 2010 +0100 @@ -64,9 +64,7 @@ << " stdin. If a datatype was specified, VALUE is" << endl << " interpreted respective to the given type." << endl << endl - << "These are the valid data types:" << endl - << " int8, int16, int32, int64, uint8, uint16, uint32," << endl - << " uint64, string." << endl + << typeInfo() << endl << "Command-specific options:" << endl << " --alias -a " << endl