]> granicus.if.org Git - postgis/commitdiff
Added -g switch documentation
authorSandro Santilli <strk@keybit.net>
Thu, 24 Nov 2005 20:11:46 +0000 (20:11 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 24 Nov 2005 20:11:46 +0000 (20:11 +0000)
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@2065 b70326c6-7e19-0410-871a-916f4a2858ee

doc/man/shp2pgsql.1

index 09c02bc22df5d3240283aa02b2f40223254917ae..60c45924f8cba53abccfa8d2ef15f0babd217e87 100644 (file)
@@ -39,6 +39,10 @@ It is much faster to load than the default "insert" SQL format. Use this for ver
 \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.