diff -r ecaf2a896ea3 -r 04d1c950cf9d tool/CommandXml.cpp --- a/tool/CommandXml.cpp Mon Jul 28 09:12:21 2008 +0000 +++ b/tool/CommandXml.cpp Mon Jul 28 11:29:28 2008 +0000 @@ -33,8 +33,9 @@ << "mapping, the output depends on the last configuration." << endl << endl << "Command-specific options:" << endl - << " --slave -s Positive numerical ring position," << endl - << " or 'all' for all slaves (default)." << endl + << " --alias -a " << endl + << " --position -p Slave selection. See the help of" << endl + << " the 'slaves' command." << endl << endl << numericInfo();