This patch simply adds a mention of --no-utf8-convert to the manpage. -- Joshua Kwan
diff -ur /tmp/flac-1.1.2/man/metaflac.sgml man/metaflac.sgml
--- a/man/metaflac.sgml 2005-02-02 11:44:43.000000000 -0700
+++ b/man/metaflac.sgml 2006-05-27 16:21:30.000000000 -0600
@@ -106,6 +106,15 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>--no-utf8-convert</option></term>
+ <listitem>
+ <para>
+ Do not convert tags from UTF-8 to local charset, or vice versa.
This is
+ useful for scripts.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--dont-use-padding</option></term>
<listitem>
<para>
diff -ur /tmp/flac-1.1.2/man/metaflac.1 man/metaflac.1
--- a/man/metaflac.1 2005-02-02 11:45:01.000000000 -0700
+++ b/man/metaflac.1 2006-05-27 23:01:07.000000000 -0600
@@ -28,6 +29,10 @@
Do not prefix each output line with the FLAC file name (the default
if only one FLAC file is specified).
.TP
+\fB--no-utf8-convert\fR
+Do not convert tags from UTF-8 to local charset, or vice versa. This is
+useful for scripts.
+.TP
\fB--dont-use-padding\fR
By default metaflac tries to use padding where possible to avoid
rewriting the entire file if the metadata size changes. Use this
signature.asc
Description: Digital signature
_______________________________________________ Flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
