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
pull/51/head
Robert Haas 6 years ago
parent ef08ca113f
commit 7a6b017b34
  1. 2
      doc/src/sgml/ref/pg_verifybackup.sgml

@ -132,7 +132,7 @@ PostgreSQL documentation
<listitem>
<para>
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
report all problems detected as errors.
</para>

Loading…
Cancel
Save