Fix help message for pg_basebackup -R

Magnus Hagander <magnus@hagander.net>

Commit: 1a16af8b35216bf8967007cabdb7f84206bd067f
Author: Magnus Hagander <magnus@hagander.net>
Date: 2017-02-18T12:45:52Z
Releases: 10.0
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