--- xmlcopyeditor-1.2.0.6.orig/src/xmlcopyeditor.cpp
+++ xmlcopyeditor-1.2.0.6/src/xmlcopyeditor.cpp
@@ -1118,7 +1118,7 @@
}
else
{
- std::cout << "Usage: xmlcopyeditor [--version --help -ws] [<file>] [<file2>]" << std::endl << "Options -w (import Microsoft Word document) and -s (open Spelling and style check) are provided for integration with Microsoft Office and only available on Windows" << std::endl;
+ std::cout << "Usage: xmlcopyeditor [--version --help] [<file>] [<file2>]" << std::endl << std::endl;
}
exit ( 0 );
default: