Definition at line 147 of file dimbridge.cxx.
Referenced by main().
149 cout <<
"Usage: DimBridge [from_node] to_node services [time_interval] [-copy]" << endl;
150 cout <<
" from_node - by default DIM_DNS_NODE" << endl;
151 cout <<
" to_node - the complete node name of the new DNS" << endl;
152 cout <<
" services - the list of service names (wildcards allowed)" << endl;
153 cout <<
" time_interval - the interval in seconds to be used for updating the services" << endl;
154 cout <<
" -copy - copy internally the service data" << endl;