std::cout<<std::endl<<"Usage: AMF [OPTIONS]..."<<std::endl<<" -h, --help Print help and exit"<<std::endl<<" -c, --libconfigcfg filename Read the application configuration from this file."<<std::endl
std::cout<<std::endl<<"Usage: AMF [OPTIONS]..."<<std::endl<<" -h, --help Print help and exit"<<std::endl<<" -c, --libconfigcfg filename Read the application configuration from this file."<<std::endl
<<" -o, --stdoutlog Send the application logs to STDOUT fd."<<std::endl<<" -r, --rotatelog Send the application logs to local file (in current working directory)."<<std::endl;
<<" -o, --stdoutlog Send the application logs to STDOUT fd."<<std::endl<<" -r, --rotatelog Send the application logs to local file (in current working directory)."<<std::endl<<" --no-ausf Do not connect ausf."<<std::endl;