mirror of
https://github.com/postgres/postgres.git
synced 2025-11-29 23:43:17 +03:00
doc: Fix typo in pg_dump documentation
Reported-by: Erik Rijkers <er@xs4all.nl> Reviewed-by: Chao Li <li.evan.chao@gmail.com> Discussion: https://postgr.es/m/7596672c-43e8-a030-0850-2dd09af98cac@xs4all.nl
This commit is contained in:
@@ -298,7 +298,7 @@ PostgreSQL documentation
|
|||||||
It must be given for the directory output format however, where it
|
It must be given for the directory output format however, where it
|
||||||
specifies the target directory instead of a file. In this case the
|
specifies the target directory instead of a file. In this case the
|
||||||
directory is created by <command>pg_dump</command> unless the directory
|
directory is created by <command>pg_dump</command> unless the directory
|
||||||
exist and is empty.
|
exists and is empty.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|||||||
Reference in New Issue
Block a user