From: Adam Dickmeiss Date: Mon, 5 Jan 2015 13:09:32 +0000 (+0100) Subject: yaz-iconv: remove -X from example YAZ-809 X-Git-Tag: v5.7.3~3 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=66fded781f0dc83295c75dc35c4c6cc422307550;hp=4c00ecb5fb64580b3f36cdbc04dc99855bc7f413 yaz-iconv: remove -X from example YAZ-809 --- diff --git a/doc/yaz-iconv-man.xml b/doc/yaz-iconv-man.xml index 37353a8..9952d2e 100644 --- a/doc/yaz-iconv-man.xml +++ b/doc/yaz-iconv-man.xml @@ -187,7 +187,7 @@ The following command converts from ISO-8859-1 (Latin-1) to UTF-8. - yaz-iconv -f ISO-8859-1 -t UTF-8 -X <input.lst >output.lst + yaz-iconv -f ISO-8859-1 -t UTF-8 <input.lst >output.lst