This commit is contained in:
2020-06-04 15:21:53 +02:00
parent 9a8300ca08
commit 1e2a3f2767
7 changed files with 559 additions and 334 deletions

View File

@ -1961,7 +1961,7 @@ std::string CmdProxy::Pattern(int action) {
std::ostringstream os;
os << cmd << ' ';
if (action == defs::HELP_ACTION) {
os << "[fname]\n\t[Mythen3][Moench][Ctb][Moench] Loads binary pattern "
os << "[fname]\n\t[Mythen3][Moench][Ctb] Loads binary pattern "
"file with only pattern "
"words"
<< '\n';