tool/CommandRegWrite.cpp
changeset 1868 489ea0becd74
parent 1835 20748e9d2238
child 1869 14f634f5b613
--- 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 <alias>" << endl