Fix help message for pg_basebackup -R

Magnus Hagander <magnus@hagander.net>

Commit: 595c412760449d2a72b6a65a9711a1537b3b7277
Author: Magnus Hagander <magnus@hagander.net>
Date: 2017-02-18T12:47:28Z
Releases: 9.4.12
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