mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 22:24:44 +02:00
parent
fe3fe5cec5
commit
5304b08c2d
@ -207,7 +207,7 @@ found_command:
|
|||||||
visibleDesc.add(vdesc);
|
visibleDesc.add(vdesc);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (autocomplete)
|
if (autocomplete || !command)
|
||||||
return true;
|
return true;
|
||||||
|
|
||||||
po::options_description adesc;
|
po::options_description adesc;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user