tool/CommandPhyWrite.cpp
changeset 1383 0c88c50c31e3
parent 1363 11c0b2caa253
--- a/tool/CommandPhyWrite.cpp	Wed Apr 08 08:13:33 2009 +0000
+++ b/tool/CommandPhyWrite.cpp	Wed Apr 08 09:29:01 2009 +0000
@@ -79,7 +79,7 @@
     SlaveList slaves;
 
     if (args.size() != 2) {
-        err << "'" << getName() << "' takes exactly one argument!";
+        err << "'" << getName() << "' takes exactly two arguments!";
         throwInvalidUsageException(err);
     }