Change this script to Perl 5 style. Add support for multiple refnames.

Peter Eisentraut <peter_e@gmx.net>

Commit: 8b4da404878ede01c16868f31fb666985b896034
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2008-11-19T09:51:55Z
Releases: 8.4.0
Change this script to Perl 5 style.  Add support for multiple refnames.
Sort the output by command name.  This previously only worked by source
file name, which doesn't always match the command name exactly.  And it
certainly won't work for multiple refnames.

Files

PathChange+/−
src/bin/psql/create_help.pl modified +34 −46