("log-file", po::value<std::string>(), "log file location")
("pid-file", po::value<std::string>(), "PID file location")
("switch-sync-interval,s", po::value<time_t>(), "switch synchronization interval")
("info-sync-interval,i", po::value<time_t>(), "info synchronization interval")
("up-profile-id", po::value<unsigned>(), "switch's upload profile id")
("down-profile-id", po::value<unsigned>(), "switch's download profile id")
("log-file", po::value<std::string>(), "log file location")
("pid-file", po::value<std::string>(), "PID file location")
("switch-sync-interval,s", po::value<time_t>(), "switch synchronization interval")
("info-sync-interval,i", po::value<time_t>(), "info synchronization interval")
("up-profile-id", po::value<unsigned>(), "switch's upload profile id")
("down-profile-id", po::value<unsigned>(), "switch's download profile id")