tool/CommandSdos.cpp
changeset 1144 7dbfdd61812c
parent 1142 59be91dfcbe1
child 1151 1fc1535dec29
--- a/tool/CommandSdos.cpp	Thu Jul 24 13:29:13 2008 +0000
+++ b/tool/CommandSdos.cpp	Thu Jul 24 14:56:57 2008 +0000
@@ -41,12 +41,12 @@
     	<< endl
     	<< "   0x1018:01, uint32, 32 bit, \"Vendor id\"" << endl
     	<< endl
-    	<< "If the --quiet option is given, only the Sdos are printed."
+    	<< "If the --quiet option is given, only the Sdos are output."
 		<< endl << endl
     	<< "Command-specific options:" << endl
     	<< "  --slave -s <index>  Positive numerical ring position," << endl
-		<< "                      'all' for all slaves (default)." << endl
-    	<< "  --quiet -q          Print only Sdos (without Sdo" << endl
+		<< "                      or 'all' for all slaves (default)." << endl
+    	<< "  --quiet -q          Only output Sdos (without the Sdo" << endl
 		<< "                      entries)." << endl
     	<< endl
 		<< numericInfo();