Index: trunk/FACT++/src/drivectrl.cc
===================================================================
--- trunk/FACT++/src/drivectrl.cc	(revision 12555)
+++ trunk/FACT++/src/drivectrl.cc	(revision 12570)
@@ -994,5 +994,5 @@
     control.add_options()
         ("no-dim,d",  po_switch(),    "Disable dim services")
-        ("addr,a",  var<string>("localhost:7404"),  "Network address of FTM")
+        ("addr,a",  var<string>("localhost:7404"),  "Network address of Cosy")
         ("quiet,q", po_bool(true),  "Disable printing contents of all received messages (except dynamic data) in clear text.")
         ;
