mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Updated help text
This commit is contained in:
parent
2d36af4f06
commit
212b41f854
@ -839,7 +839,7 @@ bool RiaApplication::parseArguments()
|
||||
progOpt.setOptionPrefix(cvf::ProgramOptions::DOUBLE_DASH);
|
||||
|
||||
m_helpText = QString("\n%1 v. %2\n").arg(RI_APPLICATION_NAME).arg(getVersionStringApp(false));
|
||||
m_helpText += "Copyright Statoil ASA, Ceetron AS 2011, 2012\n\n";
|
||||
m_helpText += "Copyright Statoil ASA, Ceetron Solution AS, Ceetron AS\n\n";
|
||||
|
||||
const cvf::String usageText = progOpt.usageText(110, 30);
|
||||
m_helpText += cvfqt::Utils::toQString(usageText);
|
||||
|
Loading…
Reference in New Issue
Block a user