This commit is contained in:
2020-08-28 10:57:21 +02:00
parent 97ee2d269d
commit b5669dc921
2 changed files with 3 additions and 3 deletions

View File

@ -1989,8 +1989,7 @@ std::string CmdProxy::ReceiverDbitList(int action) {
os << "[all] or [i0] [i1] [i2]... \n\t[Ctb] List of digital signal "
"bits read out. If all is used instead of a list, all digital "
"bits (64) enabled. Each element in list can be 0 - 63 and must "
"be non "
"repetitive."
"be non repetitive."
<< '\n';
} else if (action == defs::GET_ACTION) {
if (!args.empty()) {