]> granicus.if.org Git - postgis/commit
Exit with non-zero code when commandline is malformed
authorSandro Santilli <strk@keybit.net>
Fri, 12 Oct 2012 15:20:44 +0000 (15:20 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 12 Oct 2012 15:20:44 +0000 (15:20 +0000)
commitc3dee3684e4717ca470d83d12fd9d68b3e69300a
tree5e4185ffbbec90314fdea31ca9fd72a9e2b33230
parentebc076f07d0cc76c1ad2d13e6fcd70943fcb0388
Exit with non-zero code when commandline is malformed

It still exists with zero code when user explictly asks for the
help screen (with -? as documented and with no switch as popular
habit [well, mine])

git-svn-id: http://svn.osgeo.org/postgis/trunk@10418 b70326c6-7e19-0410-871a-916f4a2858ee
loader/pgsql2shp-cli.c