diff -r 09ee878d7214 -r 7dbfdd61812c tool/CommandDownload.cpp --- a/tool/CommandDownload.cpp Thu Jul 24 13:29:13 2008 +0000 +++ b/tool/CommandDownload.cpp Thu Jul 24 14:56:57 2008 +0000 @@ -38,7 +38,7 @@ << "These are the valid Sdo entry data types:" << endl << " int8, int16, int32, uint8, uint16, uint32, string." << endl << endl - << "Arguments:" + << "Arguments:" << endl << " INDEX is the Sdo index and must be an unsigned" << endl << " 16 bit number." << endl << " SUBINDEX is the Sdo entry subindex and must be an" << endl @@ -49,8 +49,7 @@ << "Command-specific options:" << endl << " --slave -s Positive numerical ring position" << endl << " (mandatory)." << endl - << " --type -t Forced Sdo entry data type (see" << endl - << " above)." << endl + << " --type -t Sdo entry data type (see above)." << endl << endl << numericInfo();