We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2453a29 commit 07409dfCopy full SHA for 07409df
docs/cli-reference.rst
@@ -1497,7 +1497,7 @@ See :ref:`cli_spatialite`.
1497
paths. To load it from a specific path, use --load-extension.
1498
1499
Options:
1500
- -t, --type [POINT|LINESTRING|POLYGON|MULTIPOINT|MULTILINESTRING|MULTIPOLYGON|GEOMETRYCOLLECTION|GEOMETRY]
+ -t, --type [point|linestring|polygon|multipoint|multilinestring|multipolygon|geometrycollection|geometry]
1501
Specify a geometry type for this column.
1502
[default: GEOMETRY]
1503
--srid INTEGER Spatial Reference ID. See
0 commit comments