Changeset 12571
- Timestamp:
- 11/19/11 23:41:20 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/drivectrl.cc
r12570 r12571 991 991 void SetupConfiguration(Configuration &conf) 992 992 { 993 po::options_description control(" FTMcontrol options");993 po::options_description control("Drive control options"); 994 994 control.add_options() 995 995 ("no-dim,d", po_switch(), "Disable dim services")
Note:
See TracChangeset
for help on using the changeset viewer.