std::cout<<" -j<jobid> Numerical job id [default: SLURM_JOB_ID var]"<<std::endl;
...
...
@@ -52,6 +57,7 @@ void usage() {
std::cout<<std::endl;
std::cout<<" -h This help page"<<std::endl;
std::cout<<std::endl;
std::cout<<"Options -b and -c|u|p are mutual exclusive! If both are specified, the latter takes precedence. By default MQTT broker is specified."<<std::endl;