STORM_PRINT(std::endl<<"Type 'storm --help modulename' to display all options of a specific module or 'storm --help all' for a complete list of options."<<std::endl);
}
STORM_PRINT(std::endl<<"Type '"+executableName+" --help modulename' to display all options of a specific module."<<std::endl);
STORM_PRINT("Type '"+executableName+" --help all' to display a complete list of options."<<std::endl);
}
}else{
// Create a regular expression from the input hint.