Changeset 18821 for trunk/FACT++/src


Ignore:
Timestamp:
04/14/17 12:20:00 (7 years ago)
Author:
tbretz
Message:
Updated the comment for the JavaScript resource.
File:
1 edited

Legend:

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

    r15430 r18821  
    3939        ("debug",         po_bool(false),  "Print the labels for debugging purpose")
    4040        ("user,u",        var<string>(""), "A user name - just for logging purposes (default is ${USER})")
    41         ("JavaScript.*",  var<string>(),   "Additional arguments which are provided to JavaScripts started in a dimctrl server via the START command")
     41        ("JavaScript.*",  var<string>(),   "Additional arguments which are provided to JavaScripts started either locally or remotely in the dimserver via the START command")
    4242        ;
    4343
Note: See TracChangeset for help on using the changeset viewer.