tool/CommandPdos.cpp
changeset 1157 04d1c950cf9d
parent 1151 1fc1535dec29
child 1167 9e0ebb38e301
--- a/tool/CommandPdos.cpp	Mon Jul 28 09:12:21 2008 +0000
+++ b/tool/CommandPdos.cpp	Mon Jul 28 11:29:28 2008 +0000
@@ -55,8 +55,9 @@
 		<< "CoE communication area." << 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();