projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c00ecb
)
yaz-iconv: remove -X from example YAZ-809
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 5 Jan 2015 13:09:32 +0000
(14:09 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 5 Jan 2015 13:09:32 +0000
(14:09 +0100)
doc/yaz-iconv-man.xml
patch
|
blob
|
history
diff --git
a/doc/yaz-iconv-man.xml
b/doc/yaz-iconv-man.xml
index
37353a8
..
9952d2e
100644
(file)
--- 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.
<screen>
- 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
</screen>
</para>
</refsect1>