*** pg_dump.sgml.orig	2005-06-28 21:19:28.000000000 +0100
--- pg_dump.sgml	2005-06-28 21:41:40.000000000 +0100
***************
*** 206,211 ****
--- 206,223 ----
        </listitem>
       </varlistentry>
  
+ 	 <varlistentry>
+ 	  <term><option>-E <replaceable class="parameter">encoding</replaceable></option></term>
+ 	  <term><option>--encoding=<replaceable class="parameter">encoding</replaceable></option></term>
+ 	  <listitem>
+ 	   <para>
+ 	    Create the dump in the specified encoding. By default, the dump is
+ 		created in the database encoding.
+ 	   </para>
+ 	  </listitem>
+      </varlistentry>
+ 
+ 
       <varlistentry>
        <term><option>-f <replaceable class="parameter">file</replaceable></option></term>
        <term><option>--file=<replaceable class="parameter">file</replaceable></option></term>
