diff options
-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 c654a364124..7e343e671b6 100644 --- a/doc/src/sgml/ref/pg_basebackup.sgml +++ b/doc/src/sgml/ref/pg_basebackup.sgml @@ -284,7 +284,7 @@ PostgreSQL documentation <listitem> <para> Sets the label for the backup. If none is specified, a default value of - <literal>pg_basebackup base backup</literal> will be used. + <quote><literal>pg_basebackup base backup</literal></quote> will be used. </para> </listitem> </varlistentry> |