SERKO.MasterDatabaseUpdater.exe /?
Accepted arguments:
/provider [arg] OR /p [arg] - run for specified provider only. Can be used multiple times;
/providerSimultaneousCities [arg] OR /providerSimCities [arg] OR /psc [arg] - specify the number of simultaneously processed cities for the provider. Default is 1;
/countryCode [arg] OR /coc [arg] - run for specified country code only. Can be used multiple times;
/countryName [arg] OR /con [arg] - run for specified country name only. Can be used multiple times;
/cityCode [arg] OR /cic [arg] - run for specified city code only. The city is associated with the last country argument. Can be used multiple times;
/cityName [arg] OR /cin [arg] - run for specified city name only. The city is associated with the last country argument. Can be used multiple times;
/ignoreProcessingTime [arg] OR /ipt [arg] OR /force [arg] - force provider processing regardless of the current processing time state for the provider. Default is 'false';
/readOnly [arg] OR /ro [arg] - do not make database changes (no hotels/chains will be added). Default is 'false';
/disablegeocoding [arg] OR /dgc [arg] - skip the geocoding step. Default is 'false';
/help OR /h OR /? - show this help message.
Examples:
1) ***.exe /p Expedia /p AOT /coc US /cin "New York" /con Australia /cic SYD /dgc true
2) ***.exe /p AOT /coc AU /dgc false