Skip to content

Commit c7f4865

Browse files
committed
DOC: improve wording for "--force" flag
1 parent 8ec995b commit c7f4865

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/pgprobackup.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3978,8 +3978,8 @@ pg_probackup restore -B <replaceable>backup_dir</replaceable> --instance <replac
39783978
Use with caution.
39793979
When used with <link linkend="pbk-incremental-restore">incremental restore</link> this flag
39803980
allows to replace already existing PGDATA with different system ID. In case of tablespaces,
3981-
remapped via <literal>--tablespace-mapping</literal> option into not empty directories,
3982-
the old content of such directories will be deleted.
3981+
remapped via <literal>--tablespace-mapping</literal> option into non-empty directories,
3982+
the content of such directories will be deleted.
39833983
</para>
39843984
</listitem>
39853985
</varlistentry>

0 commit comments

Comments
 (0)