Skip to content

Commit c4f82a7

Browse files
committed
Fix typo in pg_validatebackup documentation.
Author: Fujii Masao Reviewed-by: Robert Haas Discussion: https://postgr.es/m/78f76a3d-1a28-a97d-0394-5c96985dd1c0@oss.nttdata.com
1 parent 1ec50a8 commit c4f82a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/pg_validatebackup.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ PostgreSQL documentation
132132
<listitem>
133133
<para>
134134
Exit as soon as a problem with the backup is detected. If this option
135-
is not specified, <literal>pg_basebackup</literal> will continue
135+
is not specified, <literal>pg_validatebackup</literal> will continue
136136
checking the backup even after a problem has been detected, and will
137137
report all problems detected as errors.
138138
</para>

0 commit comments

Comments
 (0)