]> AND Private Git Repository - loba.git/blobdiff - options.cpp
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Add script to run experimentations.
[loba.git] / options.cpp
index 23783fa5717e277983e199906196d23a0b266e7c..3602fbffdccd562df03a7ff8d89337382dadb62e 100644 (file)
@@ -471,7 +471,7 @@ void opt::usage()
               << "minimum duration between comp. iterations"
               << " [" << opt::min_comp_iter_duration << "]\n";
     std::clog << o("-d value")
-              << "start comp. iterations after given number of lb. iterations"
+              << "start comp. iterations after given number of lb. iter."
               << " [" << opt::comp_iter_delay << "]\n";
     std::clog << o("-D value")
               << "start comp. iterations after given time"