Changeset 18360 for trunk/FACT++/src/cosyctrl.cc
- Timestamp:
- 11/07/15 18:06:33 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/cosyctrl.cc
r18351 r18360 1658 1658 { 1659 1659 cout << 1660 "The drivectrl is an interface to cosy.\n"1660 "The cosyctrl is an interface to cosy.\n" 1661 1661 "\n" 1662 1662 "The default is that the program is started without user intercation. " … … 1665 1665 "help message about the usuage can be brought to the screen.\n" 1666 1666 "\n" 1667 "Usage: drivectrl [-c type] [OPTIONS]\n"1668 " or: drivectrl [OPTIONS]\n";1667 "Usage: cosyctrl [-c type] [OPTIONS]\n" 1668 " or: cosyctrl [OPTIONS]\n"; 1669 1669 cout << endl; 1670 1670 }
Note:
See TracChangeset
for help on using the changeset viewer.