updated docs as for -k switch
authorSandro Santilli <strk@keybit.net>
Sun, 15 May 2005 08:05:20 +0000 (08:05 +0000)
committerSandro Santilli <strk@keybit.net>
Sun, 15 May 2005 08:05:20 +0000 (08:05 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1702 b70326c6-7e19-0410-871a-916f4a2858ee

doc/man/pgsql2shp.1
doc/man/shp2pgsql.1

index 03f8cbb0e85f181487fe4bf193893c232eb1b5de..aadd78450f4f5a7220c8805e5e13920c81222193 100644 (file)
@@ -56,6 +56,10 @@ Raw mode. Do not drop the gid field, or escape column names.
 \fB\-d\fR
 For backward compatibility: write a 3\-dimensional shape file when dumping from old (pre\-1.0.0) postgis databases (the default is to write a 2\-dimensional shape file in that case). Starting from postgis\-1.0.0+, dimensions are fully encoded. 
 
+.TP 
+\fB\-k\fR
+Keep idendifiers case (don't uppercase field names). 
+
 
 .SH "AUTHORS"
 .LP
index 6eb233f0abf86be6d3906ea3c36fe0ac79c40caf..09c02bc22df5d3240283aa02b2f40223254917ae 100644 (file)
@@ -41,7 +41,7 @@ Creates and populates the geometry tables with the specified SRID.
 
 .TP 
 \fB\-k\fR
-Keep idendifiers case (column, schema and attributes). Note that attributes in Shapefile are all UPPERCASE.
+Keep idendifiers case (column, schema and attributes). Note that attributes in Shapefile are usually all UPPERCASE.
 
 .TP 
 \fB\-i\fR