mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
1f9a719712
commit
97ff17eb4e
@ -692,7 +692,7 @@ int TroubleshootCommand::Run(const boost::program_options::variables_map& vm, co
|
||||
std::cout << "Objects log file: '" << path << "-objects'\n";
|
||||
|
||||
std::cout << "\nPlease compress the files before uploading them,, for example:\n"
|
||||
<< "'tar czf troubleshoot.tar.gz " << path << "*'\n";
|
||||
<< " # tar czf troubleshoot.tar.gz " << path << "*\n";
|
||||
}
|
||||
|
||||
delete log;
|
||||
|
Loading…
x
Reference in New Issue
Block a user