\fB\-s\fR <\fISRID\fR>
Creates and populates the geometry tables with the specified SRID.
+.TP
+\fB\-g\fR <\fIgeometry_column\fR>
+Specify the name of the geometry column (mostly useful in append mode).
+
.TP
\fB\-k\fR
Keep idendifiers case (column, schema and attributes). Note that attributes in Shapefile are usually all UPPERCASE.
\fB\-I\fR
Create a GiST index on the geometry column.
+.TP
+\fB\-N\fR <\fIpolicy\fR>
+Specify NULL geometries handling policy (insert,skip,abort).
+
.LP
Note that -a, -c, -d and -p are mutually exclusive.