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
pull/255/head
Daniel Gustafsson 3 weeks ago
parent e7075a3405
commit e396a18f32
  1. 2
      doc/src/sgml/ref/pg_dump.sgml

@ -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>

Loading…
Cancel
Save