mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 21:55:03 +02:00
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…
x
Reference in New Issue
Block a user