mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
doc: Fix typo in pg_combinebackup documentation
Commit dc2123400
accidentally misspelled "combination".
This commit is contained in:
@ -85,7 +85,7 @@ PostgreSQL documentation
|
|||||||
The <option>-n</option>/<option>--dry-run</option> option instructs
|
The <option>-n</option>/<option>--dry-run</option> option instructs
|
||||||
<command>pg_cominebackup</command> to figure out what would be done
|
<command>pg_cominebackup</command> to figure out what would be done
|
||||||
without actually creating the target directory or any output files.
|
without actually creating the target directory or any output files.
|
||||||
It is particularly useful in comination with <option>--debug</option>.
|
It is particularly useful in combination with <option>--debug</option>.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Reference in New Issue
Block a user