mirror of
https://github.com/postgres/postgres.git
synced 2025-11-28 11:44:57 +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
|
||||
specifies the target directory instead of a file. In this case the
|
||||
directory is created by <command>pg_dump</command> unless the directory
|
||||
exist and is empty.
|
||||
exists and is empty.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user