This commit is contained in:
Artur Meski
2018-12-29 13:50:28 +00:00
parent e0535de471
commit 37ef85beaa

View File

@@ -242,7 +242,7 @@ void print_help(std::string path_str)
<< " ###################################" << endl << " ###################################" << endl
<< endl << endl
#endif #endif
<< " Usage: " << path_str << " [options] <inputfile>" << endl << endl << " Usage: " << path_str << " [options] <input file>" << endl << endl
<< " TASKS:" << endl << " TASKS:" << endl
<< " -c -- perform RSCTLK model checking" << endl << " -c -- perform RSCTLK model checking" << endl
//<< " -f K -- generate SMT input for the depth K" << endl //<< " -f K -- generate SMT input for the depth K" << endl