author | Florian Pose <fp@igh-essen.com> |
Wed, 08 Apr 2009 09:29:01 +0000 | |
changeset 1383 | 0c88c50c31e3 |
parent 1382 | cb2188d111f3 |
child 1384 | 21b5343910c2 |
--- 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); }