[Flac-dev] [PATCH 4/5]: Mention --no-utf8-convert in metaflac manpage

Joshua Kwan joshk at triplehelix.org
Mon Jan 8 17:09:46 PST 2007


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 881 bytes
Desc: Digital signature
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20070108/8de778b1/attachment.pgp


More information about the Flac-dev mailing list