]> granicus.if.org Git - postgis/commitdiff
add pgsql2shp -m switch to dumper help
authorRegina Obe <lr@pcorp.us>
Mon, 4 Apr 2011 15:19:40 +0000 (15:19 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 4 Apr 2011 15:19:40 +0000 (15:19 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@7004 b70326c6-7e19-0410-871a-916f4a2858ee

doc/using_postgis_dataman.xml

index 12ce0093c60fabb47d079a34895be1f94c98bebd..7493310e725fe63ee2d78dbc21e0b2e719ac73e4 100644 (file)
@@ -2077,6 +2077,18 @@ WHERE
                        from postgis-1.0.0+, dimensions are fully encoded.</para>
                  </listitem>
                </varlistentry>
+               
+               <varlistentry>
+                 <term>-m <varname>filename</varname></term>
+                 <listitem>
+                       <para> Remap identifiers to ten character names.
+                       The content of the file is lines of two symbols separated by
+                       a single white space and no trailing or leading space:
+                       VERYLONGSYMBOL SHORTONE
+                       ANOTHERVERYLONGSYMBOL SHORTER
+                       etc.</para>
+                 </listitem>
+               </varlistentry>
          </variablelist>
        </sect2>
   </sect1>