Debian Packaging Updates #274

Merged
barak merged 6 commits from master into master 2016-02-20 13:08:31 +01:00
Showing only changes of commit b1456b4fda - Show all commits

View File

@ -55,7 +55,7 @@ int main(int argc, char *argv[])
qDebug() << " --fullscreen Run cool-retro-term in fullscreen.";
qDebug() << " -p|--profile <prof> Run cool-retro-term with the given profile.";
qDebug() << " -h|--help Print this help.";
qDebug() << " --verbose Print additional informations such as profiles and settings.";
qDebug() << " --verbose Print additional information such as profiles and settings.";
return 0;
}