Changeset 14214 for trunk


Ignore:
Timestamp:
06/22/12 10:08:43 (12 years ago)
Author:
tbretz
Message:
Added the --msg command line option
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/dimctrl.cc

    r14128 r14214  
    2626        ("batch",        var<string>(),   "Start a batch script with the given name at the given label (script.dim[:N])")
    2727        ("stop",         po_switch(),     "Stop a currently running script")
     28        ("msg",          var<string>(),   "Send a messageto the chat server.")
    2829        ("user,u",       var<string>(""), "A user name - just for logging purposes (default is ${USER})")
    2930        ;
Note: See TracChangeset for help on using the changeset viewer.