m_pOBConverterAction->setWhatsThis(i18nc("WhatsThis Help","With this tool, you can convert files containing chemical data between various file formats."));
parser.addOption(QCommandLineOption(QStringList()<<QStringLiteral("m")<<QStringLiteral("molecule"),i18n("Open the given molecule file"),QStringLiteral("file")));