Fix help message for pg_basebackup -R

Magnus Hagander <magnus@hagander.net>

Commit: 17298748a39e33f94fa4a82450bad98de8ae8d0b
Author: Magnus Hagander <magnus@hagander.net>
Date: 2017-02-18T12:46:03Z
Releases: 9.6.3
Fix help message for pg_basebackup -R

The recovery.conf file that's generated is specifically for replication,
and not needed (or wanted) for regular backup restore, so indicate that
in the message.

Files

PathChange+/−
src/bin/pg_basebackup/pg_basebackup.c modified +1 −1