mirror of
https://github.com/postgres/postgres.git
synced 2026-05-16 21:58:07 -04:00
89d28f928c
Breaking <phrase> over two lines is not handled by psql's
create_help.pl. (It creates faulty \help output.)
Undo the formatting change introduced by
9bdad1b515 to fix this for now.