mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +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
|
||||
<command>pg_cominebackup</command> to figure out what would be done
|
||||
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>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Reference in New Issue
Block a user