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 10c1743754c..642fccf325f 100644 --- a/doc/src/sgml/ref/pg_basebackup.sgml +++ b/doc/src/sgml/ref/pg_basebackup.sgml @@ -254,7 +254,7 @@ PostgreSQL documentation <term><option>--xlogdir=<replaceable class="parameter">xlogdir</replaceable></option></term> <listitem> <para> - Specifies the location for the transaction log directory. + Specifies the location for the transaction log directory. <replaceable>xlogdir</replaceable> must be an absolute path. The transaction log directory can only be specified when the backup is in plain mode. |