mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
88d108159d
commit
7610cc95fe
@ -458,7 +458,7 @@ void Application::DisplayInfoMessage(bool skipVersion)
|
||||
std::cerr << "Application information:" << std::endl;
|
||||
|
||||
if (!skipVersion)
|
||||
std::cerr << "* Application version: " << GetVersion() << std::endl;
|
||||
std::cerr << " Application version: " << GetVersion() << std::endl;
|
||||
|
||||
std::cerr << " Installation root: " << GetPrefixDir() << std::endl
|
||||
<< " Sysconf directory: " << GetSysconfDir() << std::endl
|
||||
|
Loading…
x
Reference in New Issue
Block a user