Fix help message for pg_basebackup -R

Magnus Hagander <magnus@hagander.net>

Commit: a83e7405a169d3b9ddef08e273ed1b1769fe3491
Author: Magnus Hagander <magnus@hagander.net>
Date: 2017-02-18T12:47:06Z
Releases: 9.5.7
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