We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent a555f91 commit b51cd2eCopy full SHA for b51cd2e
src/app/main.cpp
@@ -119,7 +119,7 @@ void usage( std::string const & appName )
119
<< "\t[--project projectfile]\tload the given QGIS project\n"
120
<< "\t[--extent xmin,ymin,xmax,ymax]\tset initial map extent\n"
121
<< "\t[--nologo]\thide splash screen\n"
122
- << "\t[--noversioncheck]\tdon't check for new version of QGIS at startup"
+ << "\t[--noversioncheck]\tdon't check for new version of QGIS at startup\n"
123
<< "\t[--noplugins]\tdon't restore plugins on startup\n"
124
<< "\t[--nocustomization]\tdon't apply GUI customization\n"
125
<< "\t[--customizationfile]\tuse the given ini file as GUI customization\n"
0 commit comments