Index: /trunk/FACT++/src/dimctrl.cc
===================================================================
--- /trunk/FACT++/src/dimctrl.cc	(revision 18820)
+++ /trunk/FACT++/src/dimctrl.cc	(revision 18821)
@@ -39,5 +39,5 @@
         ("debug",         po_bool(false),  "Print the labels for debugging purpose")
         ("user,u",        var<string>(""), "A user name - just for logging purposes (default is ${USER})")
-        ("JavaScript.*",  var<string>(),   "Additional arguments which are provided to JavaScripts started in a dimctrl server via the START command")
+        ("JavaScript.*",  var<string>(),   "Additional arguments which are provided to JavaScripts started either locally or remotely in the dimserver via the START command")
         ;
 
