This commit is contained in:
2020-09-11 09:30:30 +02:00
parent 2805359cd0
commit 3b071cc43f
4 changed files with 28 additions and 9 deletions

View File

@ -1222,7 +1222,8 @@ std::string CmdProxy::Threshold(int action) {
if (action == defs::HELP_ACTION) {
os << "[eV] [(optinal settings) standard, lowgain, veryhighgain, "
"verylowgain]"
"\n\t[Eiger] Threshold in eV"
"\n\t[Eiger] Threshold in eV. It loads trim files from "
"settingspath."
<< '\n';
} else if (action == defs::GET_ACTION) {
if (!args.empty()) {