pg_restore: Improve --help synopsis
The --help synopsis should only be one line. This rephrases the first
line a bit to reflect the new functionality of restoring multiple
databases from pg_dumpall output. Additional explanations are better
kept in the man page.
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/15b1b4dd3fccfd2576f44841863153c312de011b
Modified Files
--------------
src/bin/pg_dump/pg_restore.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)