Ticket #1722 (closed patch: fixed)

Opened 14 months ago

Last modified 14 months ago

pgsql2shp help screen

Reported by: mwtoews Owned by: mcayland
Priority: low Milestone: PostGIS 2.0.0
Component: loader/dumper Version: trunk
Keywords: Cc:

Description

The help screen from pgsql2shp -? has a few lines that can be cleaned up to better fit in an 80 character width console.

The attached patch collapses a few lines that are <80 characters, and wraps a few other lines that are >= 80 characters. The two-line mapping file example is indented a bit further so it stands out for that option.

Attachments

pgsql2shp_help_screen.patch Download (2.5 KB) - added by mwtoews 14 months ago.

Change History

Changed 14 months ago by mwtoews

Changed 14 months ago by strk

  • status changed from new to closed
  • resolution set to fixed

Committed as r9553 - Thanks!

Note: See TracTickets for help on using tickets.