summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2007-07-26 07:57:51 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2007-07-26 07:57:51 +0000
commit21a4b6b297f1773b08c80d6d81da38411f0595a3 (patch)
treee6304191f0155821d1f3cafab438f2bb043c3e94 /man
parentf9cf27fcc89a292dab2ff7fc5e6c68905b21aba0 (diff)
downloadflac-21a4b6b297f1773b08c80d6d81da38411f0595a3.tar.gz
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)
Diffstat (limited to 'man')
-rw-r--r--man/flac.sgml8
1 files changed, 8 insertions, 0 deletions
diff --git a/man/flac.sgml b/man/flac.sgml
index 412e8d6b..35036eaf 100644
--- a/man/flac.sgml
+++ b/man/flac.sgml
@@ -158,6 +158,14 @@
</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>
<listitem>