mirror of
https://github.com/LibreOffice/online.git
synced 2025-07-25 16:04:48 +00:00
rename looltool to loolconvert
Change-Id: I9e87c4a142bf63a8a7494861457660ab243e0924 Reviewed-on: https://gerrit.libreoffice.org/54025 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>
This commit is contained in:

committed by
Michael Meeks

parent
ad7c8ea8b3
commit
8481602061
@ -191,7 +191,7 @@ void Tool::handleOption(const std::string& optionName,
|
||||
|
||||
helpFormatter.setCommand(commandName());
|
||||
helpFormatter.setUsage("OPTIONS");
|
||||
helpFormatter.setHeader("LibreOffice Online tool.");
|
||||
helpFormatter.setHeader("LibreOffice Online document converter tool.");
|
||||
helpFormatter.format(std::cout);
|
||||
std::exit(Application::EXIT_OK);
|
||||
}
|
||||
|
Reference in New Issue
Block a user