mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add new option --no-utf8-convert to flac (SF#973740: http://sourceforge.net/tracker/index.php?func=detail&aid=973740&group_id=13478&atid=363478)
This commit is contained in:
@@ -157,6 +157,14 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--no-utf8-convert</option>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>Do not convert tags from local charset to UTF-8. This is useful for scripts, and setting tags in situations where the locale is wrong. This option must appear before any tag options!</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-w</option>, <option>--warnings-as-errors</option>
|
||||
</term>
|
||||
|
||||
Reference in New Issue
Block a user