mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-04 00:30:59 -05:00
Adds .qgz files on --help description
Lists .qgz files in the possible project files to open from the command line
This commit is contained in:
parent
3d70f1b51d
commit
80723e89fd
@ -152,7 +152,7 @@ void usage( const QString &appName )
|
||||
<< QStringLiteral( "\t[--]\t\ttreat all following arguments as FILEs\n\n" )
|
||||
<< QStringLiteral( " FILE:\n" )
|
||||
<< QStringLiteral( " Files specified on the command line can include rasters,\n" )
|
||||
<< QStringLiteral( " vectors, and QGIS project files (.qgs): \n" )
|
||||
<< QStringLiteral( " vectors, and QGIS project files (.qgs and .qgz): \n" )
|
||||
<< QStringLiteral( " 1. Rasters - supported formats include GeoTiff, DEM \n" )
|
||||
<< QStringLiteral( " and others supported by GDAL\n" )
|
||||
<< QStringLiteral( " 2. Vectors - supported formats include ESRI Shapefiles\n" )
|
||||
|
Loading…
x
Reference in New Issue
Block a user