[postgis-devel] [PostGIS] #857: shp2pgsql with single argument
PostGIS
trac at osgeo.org
Fri Mar 18 09:20:37 PDT 2011
#857: shp2pgsql with single argument
--------------------------+-------------------------------------------------
Reporter: strk | Owner: pramsey
Type: enhancement | Status: closed
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Resolution: worksforme | Keywords:
--------------------------+-------------------------------------------------
Comment(by strk):
Great, but the help message doesn't say so:
{{{
USAGE: shp2pgsql [<options>] <shapefile> [<schema>.]<table>
}}}
Should be corrected to be:
{{{
USAGE: shp2pgsql [<options>] <shapefile> [[<schema>.]<table>]
}}}
or something like that
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/857#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list