yaz-iconv: remove -X from example YAZ-809
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 5 Jan 2015 13:09:32 +0000 (14:09 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 5 Jan 2015 13:09:32 +0000 (14:09 +0100)
doc/yaz-iconv-man.xml

index 37353a8..9952d2e 100644 (file)
    The following command converts from ISO-8859-1 (Latin-1) to
    UTF-8.
    <screen>
-    yaz-iconv -f ISO-8859-1 -t UTF-8 -X &lt;input.lst &gt;output.lst
+    yaz-iconv -f ISO-8859-1 -t UTF-8 &lt;input.lst &gt;output.lst
    </screen>
   </para>
  </refsect1>