]> granicus.if.org Git - postgis/commitdiff
Added line break ot usage.
authorPaul Ramsey <pramsey@cleverelephant.ca>
Thu, 11 Oct 2001 18:35:38 +0000 (18:35 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Thu, 11 Oct 2001 18:35:38 +0000 (18:35 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@79 b70326c6-7e19-0410-871a-916f4a2858ee

loader/shp2pgsql.c

index be0b1447a9604b11f790504c3f0058e5d41e42aa..9e47cadb2debb7af9bd2caa09bfb36c853ac05e1 100644 (file)
@@ -476,6 +476,7 @@ int main (int ARGC, char **ARGV){
                printf("          exacatly the same table schema.\n");
                printf("      -c  Creates a new table and populates it, this is the\n");
                printf("          default if you do not specify any options.\n");
+               printf("\n");
                printf("  -D  use postgresql dump format (defaults to sql insert\n"); 
                printf("      statments.\n"); 
                printf("\n");