diff options
Diffstat (limited to 'doc/src/sgml/ref/pg_basebackup.sgml')
-rw-r--r-- | doc/src/sgml/ref/pg_basebackup.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/pg_basebackup.sgml b/doc/src/sgml/ref/pg_basebackup.sgml index 9fe440a66de..eb0c1d6f36e 100644 --- a/doc/src/sgml/ref/pg_basebackup.sgml +++ b/doc/src/sgml/ref/pg_basebackup.sgml @@ -194,7 +194,7 @@ PostgreSQL documentation <listitem> <para> - Write a minimal recovery.conf in the output directory (or into + Write a minimal <filename>recovery.conf</filename> in the output directory (or into the base archive file when using tar format) to ease setting up a standby server. </para> |