- Timestamp:
- 11/19/11 23:40:56 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/drivectrl.cc
r12532 r12570 994 994 control.add_options() 995 995 ("no-dim,d", po_switch(), "Disable dim services") 996 ("addr,a", var<string>("localhost:7404"), "Network address of FTM")996 ("addr,a", var<string>("localhost:7404"), "Network address of Cosy") 997 997 ("quiet,q", po_bool(true), "Disable printing contents of all received messages (except dynamic data) in clear text.") 998 998 ;
Note:
See TracChangeset
for help on using the changeset viewer.