Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c32e05b

Browse files
committedNov 8, 2016
Fix typo
1 parent 91ba77c commit c32e05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/src/sgml/ref/pg_basebackup.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ PostgreSQL documentation
8888
There is no guarantee that all WAL files required for the backup are archived
8989
at the end of backup. If you are planning to use the backup for an archive
9090
recovery and want to ensure that all required files are available at that moment,
91-
you need to include them into the backup by using <literal>-x</> option.
91+
you need to include them into the backup by using the <literal>-x</> option.
9292
</para>
9393
</listitem>
9494
<listitem>

0 commit comments

Comments
 (0)
Failed to load comments.