<< " [" << opt::avg_load_ratio << "]\n";
if (opt::help_requested > 1)
std::clog << o("")
- << "or, if negative, 100 * (nhosts / -value) / avg_load\n";
+ << "- if negative: use 100 * (nhosts / -value) / avg_load\n";
std::clog << o("-G") << "toggle exit on detection of convergence"
<< " [" << opt_helper::on_off(opt::exit_on_convergence) << "]\n";
std::clog << o("-t value")