diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/ref/pg_verifybackup.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/pg_verifybackup.sgml b/doc/src/sgml/ref/pg_verifybackup.sgml index 0ab92b38f7b..8341dfda741 100644 --- a/doc/src/sgml/ref/pg_verifybackup.sgml +++ b/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> |