Changeset 16961
- Timestamp:
- 07/18/13 13:10:56 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/fscctrl.cc
r16731 r16961 849 849 control.add_options() 850 850 ("no-dim", po_bool(), "Disable dim services") 851 ("addr,a", var<string>("localhost:5000"), "Network address of F TM")851 ("addr,a", var<string>("localhost:5000"), "Network address of FSC") 852 852 ("quiet,q", po_bool(true), "Disable printing contents of all received messages (except dynamic data) in clear text.") 853 853 ;
Note:
See TracChangeset
for help on using the changeset viewer.