tool/CommandXml.cpp
changeset 1157 04d1c950cf9d
parent 1151 1fc1535dec29
child 1222 7348d6abb6cb
--- 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 <index>  Positive numerical ring position," << endl
-        << "                      or 'all' for all slaves (default)." << endl
+        << "  --alias    -a <alias>" << endl
+        << "  --position -p <pos>    Slave selection. See the help of" << endl
+        << "                         the 'slaves' command." << endl
         << endl
         << numericInfo();