mirror of https://github.com/Icinga/icinga2.git
parent
fe3fe5cec5
commit
5304b08c2d
|
@ -207,7 +207,7 @@ found_command:
|
|||
visibleDesc.add(vdesc);
|
||||
}
|
||||
|
||||
if (autocomplete)
|
||||
if (autocomplete || !command)
|
||||
return true;
|
||||
|
||||
po::options_description adesc;
|
||||
|
|
Loading…
Reference in New Issue