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