Rename pg_validatebackup to pg_verifybackup some more.

The previous commit missed an instance.

Noriyoshi Shinoda

Discussion: http://postgr.es/m/TU4PR8401MB115291AE850BA7CF1AEB2F0BEEDD0@TU4PR8401MB1152.NAMPRD84.PROD.OUTLOOK.COM
This commit is contained in:
Robert Haas 2020-04-13 10:48:23 -04:00
parent ef08ca113f
commit 7a6b017b34

View File

@ -132,7 +132,7 @@ PostgreSQL documentation
<listitem> <listitem>
<para> <para>
Exit as soon as a problem with the backup is detected. If this option Exit as soon as a problem with the backup is detected. If this option
is not specified, <literal>pg_validatebackup</literal> will continue is not specified, <literal>pg_verifybackup</literal> will continue
checking the backup even after a problem has been detected, and will checking the backup even after a problem has been detected, and will
report all problems detected as errors. report all problems detected as errors.
</para> </para>