mirror of
https://github.com/LibreOffice/online.git
synced 2025-07-25 16:04:48 +00:00
Online, not on-line
Change-Id: I93a8322dceca7c1ed95449c6aeb4ae854b982957 Reviewed-on: https://gerrit.libreoffice.org/33886 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
This commit is contained in:
@ -189,7 +189,7 @@ void Tool::handleOption(const std::string& optionName,
|
||||
|
||||
helpFormatter.setCommand(commandName());
|
||||
helpFormatter.setUsage("OPTIONS");
|
||||
helpFormatter.setHeader("LibreOffice On-Line tool.");
|
||||
helpFormatter.setHeader("LibreOffice Online tool.");
|
||||
helpFormatter.format(std::cout);
|
||||
std::exit(Application::EXIT_OK);
|
||||
}
|
||||
|
Reference in New Issue
Block a user