Ignore:
Timestamp:
11/19/11 23:41:20 (13 years ago)
Author:
tbretz
Message:
Fixed more option description.
File:
1 edited

Legend:

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

    r12570 r12571  
    991991void SetupConfiguration(Configuration &conf)
    992992{
    993     po::options_description control("FTM control options");
     993    po::options_description control("Drive control options");
    994994    control.add_options()
    995995        ("no-dim,d",  po_switch(),    "Disable dim services")
Note: See TracChangeset for help on using the changeset viewer.