Changeset 18815
- Timestamp:
- 04/13/17 11:46:20 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/datalogger.cc
r18466 r18815 2372 2372 configs.add_options() 2373 2373 ("block,b", vars<string>(), "Black-list to block services") 2374 ("allow,a", vars<string>(), "White-list to only allow ecertain services")2374 ("allow,a", vars<string>(), "White-list to only allow certain services") 2375 2375 ("debug,d", po_bool(), "Debug mode. Print clear text of received service reports.") 2376 2376 ("group,g", vars<string>(), "Grouping of services into a single run-Fits")
Note:
See TracChangeset
for help on using the changeset viewer.