psql: update --help output for unaligned mode params Previously it wasn't clear from --help that -F, -R, -z, -0 only controlled psql unaligned output.
Initial patch from Jov <[email protected]>, adjustments by me Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/8c349ba5c04c3b5fdceb13c35996e7ff4b69585f Modified Files -------------- src/bin/psql/help.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
