Fix help message for pg_basebackup -R

Magnus Hagander <magnus@hagander.net>

Commit: 463d4dbfb24b71ed4fdf2a252d0474704f4952c9
Author: Magnus Hagander <magnus@hagander.net>
Date: 2017-02-18T12:48:15Z
Releases: 9.3.17
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