mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
8cf5b33e70
commit
1c79503918
@ -288,10 +288,8 @@ int Main(void)
|
||||
|
||||
if (command) {
|
||||
std::cout << std::endl
|
||||
<< command->GetDescription();
|
||||
<< command->GetDescription() << std::endl;
|
||||
}
|
||||
|
||||
std::cout << std::endl;
|
||||
}
|
||||
|
||||
if (vm.count("version")) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user