pg_restore: Improve --help synopsis

Peter Eisentraut <peter@eisentraut.org>

Commit: 15b1b4dd3fccfd2576f44841863153c312de011b
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2025-04-29T09:32:49Z
Releases: 18.0
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.

Files

PathChange+/−
src/bin/pg_dump/pg_restore.c modified +1 −2