diff -r 09ee878d7214 -r 7dbfdd61812c tool/CommandXml.cpp --- a/tool/CommandXml.cpp Thu Jul 24 13:29:13 2008 +0000 +++ b/tool/CommandXml.cpp Thu Jul 24 14:56:57 2008 +0000 @@ -23,14 +23,14 @@ { stringstream str; - str << getName() << " [OPTIONS]" + str << getName() << " [OPTIONS]" << endl << endl << getBriefDescription() << endl << endl << "Note that the Pdo information can either originate" << endl << "from the SII or from the CoE communication area. For" << endl - << "some slaves, this is dependant on the last slave" << endl - << "configuration." << endl + << "slaves, that support configuring Pdo assignment and" << endl + << "mapping, the output depends on the last configuration." << endl << endl << "Command-specific options:" << endl << " --slave -s Positive numerical ring position," << endl