Index: /trunk/FACT++/src/dimctrl.cc
===================================================================
--- /trunk/FACT++/src/dimctrl.cc	(revision 14213)
+++ /trunk/FACT++/src/dimctrl.cc	(revision 14214)
@@ -26,4 +26,5 @@
         ("batch",        var<string>(),   "Start a batch script with the given name at the given label (script.dim[:N])")
         ("stop",         po_switch(),     "Stop a currently running script")
+        ("msg",          var<string>(),   "Send a messageto the chat server.")
         ("user,u",       var<string>(""), "A user name - just for logging purposes (default is ${USER})")
         ;
