]> granicus.if.org Git - postgis/commitdiff
fixed syntax error in reference to pgsql2shp
authorPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 26 Jun 2002 18:34:06 +0000 (18:34 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 26 Jun 2002 18:34:06 +0000 (18:34 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@170 b70326c6-7e19-0410-871a-916f4a2858ee

doc/postgis.xml

index 8514d021c4b99d77c62f9f55629d87cacfc8022b..8b92b8ca9b6ec4a13144a0d42ad0f97846d8ea63 100644 (file)
@@ -703,7 +703,7 @@ WHERE
                <sect2> 
                  <title>Using the Dumper</title> 
                  <para>The <filename>pgsql2shp</filename> table dumper connects directly to the database and converts a table into a shape file. The basic syntax is:</para> 
-               <programlisting>psql2shp [&lt;options&gt;] &lt;database&gt; &lt;table&gt;</programlisting><para>The commandline options are:</para><variablelist> 
+               <programlisting>pgsql2shp [&lt;options&gt;] &lt;database&gt; &lt;table&gt;</programlisting><para>The commandline options are:</para><variablelist> 
                         <varlistentry> 
                                <term>-d</term> 
                                <listitem>